Skip to content

add QueryStringMatcher #70

add QueryStringMatcher

add QueryStringMatcher #70

Triggered via push April 20, 2024 12:49
Status Failure
Total duration 44s
Artifacts

on-commit.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 4 warnings
test: src/matchers/__tests__/QueryStringMatcher.test.ts#L11
'toNumVal' is defined but never used. Allowed unused vars must match /^_/u
test: src/validators.ts#L2
'Any' is defined but never used. Allowed unused vars must match /^_/u
test: src/validators.ts#L58
Unexpected use of 'isNaN'. Use Number.isNaN instead https://github.com/airbnb/javascript#standard-library--isnan
test: src/validators.ts#L79
This line has a length of 116. Maximum allowed is 100
test: src/validators.ts#L94
This line has a length of 112. Maximum allowed is 100
test: src/validators.ts#L111
Unexpected use of 'isNaN'. Use Number.isNaN instead https://github.com/airbnb/javascript#standard-library--isnan
test: src/validators.ts#L120
This line has a length of 214. Maximum allowed is 100
test: src/validators.ts#L120
Constraining the generic type `I` to `any` does nothing and is unnecessary
test: src/validators.ts#L120
Unexpected any. Specify a different type
test: src/validators.ts#L120
Constraining the generic type `O1` to `any` does nothing and is unnecessary
test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2.0.0, actions/setup-node@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
test
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2.0.0, actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
test
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
test
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/