Skip to content

build(deps-dev): bump floki from 0.34.2 to 0.35.1 #202

build(deps-dev): bump floki from 0.34.2 to 0.35.1

build(deps-dev): bump floki from 0.34.2 to 0.35.1 #202

Triggered via pull request October 19, 2023 13:27
Status Success
Total duration 2m 37s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
Build and test
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v2, codecov/codecov-action@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Build and test
use Bitwise is deprecated. import Bitwise instead
Build and test
use Bitwise is deprecated. import Bitwise instead
Build and test
trailing commas are not allowed inside function/macro call arguments
Build and test
use GenEvent is deprecated. Use one of the alternatives described in the documentation for the GenEvent module
Build and test
the GenEvent module is deprecated, see its documentation for alternatives
Build and test
use GenEvent is deprecated. Use one of the alternatives described in the documentation for the GenEvent module
Build and test
the GenEvent module is deprecated, see its documentation for alternatives
Build and test
use GenEvent is deprecated. Use one of the alternatives described in the documentation for the GenEvent module
Build and test
the GenEvent module is deprecated, see its documentation for alternatives
Build and test
"not expr1 in expr2" is deprecated, use "expr1 not in expr2" instead