Skip to content

test: refactor predicate feature tests #3258

test: refactor predicate feature tests

test: refactor predicate feature tests #3258

Triggered via pull request July 24, 2023 15:21
Status Success
Total duration 10m 34s
Artifacts

test.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

13 warnings
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 `set-output` 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 `set-output` 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 following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-node@v2, pnpm/action-setup@v2.1.0. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
test: packages/abi-coder/test/interface.test.ts#L4
'off' is defined but never used. Allowed unused vars must match /^_/u
test: packages/abi-coder/test/interface.test.ts#L6
'VecCoder' is defined but never used. Allowed unused vars must match /^_/u
test: packages/abi-coder/test/interface.test.ts#L565
'offset' is assigned a value but never used. Allowed unused vars must match /^_/u
test: packages/abi-coder/test/interface.test.ts#L629
'title' is defined but never used. Allowed unused args must match /^_/u
test: packages/fuel-gauge/src/predicate/predicate-arguments.test.ts#L330
tsdoc-escape-greater-than: The ">" character should be escaped using a backslash to avoid confusion with an HTML tag
test: packages/fuel-gauge/src/predicate/predicate-arguments.test.ts#L330
tsdoc-malformed-inline-tag: Expecting a TSDoc tag starting with "{@"
test: packages/fuel-gauge/src/predicate/predicate-arguments.test.ts#L335
tsdoc-malformed-html-name: Invalid HTML element: Expecting an HTML name
test: packages/fuel-gauge/src/predicate/predicate-arguments.test.ts#L335
tsdoc-escape-greater-than: The ">" character should be escaped using a backslash to avoid confusion with an HTML tag
test: packages/fuel-gauge/src/predicate/predicate-arguments.test.ts#L355
tsdoc-escape-right-brace: The "}" character should be escaped using a backslash to avoid confusion with a TSDoc inline tag