Skip to content

Fix code scanning alert #6: Incomplete string escaping or encoding #5465

Fix code scanning alert #6: Incomplete string escaping or encoding

Fix code scanning alert #6: Incomplete string escaping or encoding #5465

Triggered via pull request September 19, 2024 10:37
Status Failure
Total duration 28m 37s
Artifacts

build-pr.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 20 warnings
build
Process completed with exit code 1.
test
Process completed with exit code 1.
build
The following actions uses node12 which is deprecated and will be forced to run on node16: peter-evans/find-comment@v1, peter-evans/create-or-update-comment@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
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3, peter-evans/find-comment@v1, peter-evans/create-or-update-comment@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
build
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/
build
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/
build
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/
build
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/
build
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/
build
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/
build
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 use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
test: packages/client/src/schema/selection.spec.ts#L28
'validTeamColumns' is assigned a value but never used. Allowed unused vars must match /^_/u
test: packages/client/src/schema/selection.spec.ts#L31
'invalidFullNameTeamColumn' is assigned a value but never used. Allowed unused vars must match /^_/u
test: packages/client/src/schema/selection.spec.ts#L33
'invalidPartialTeamColumn' is assigned a value but never used. Allowed unused vars must match /^_/u
test: packages/client/src/schema/selection.spec.ts#L35
'invalidDeleteTeamColumn' is assigned a value but never used. Allowed unused vars must match /^_/u
test: packages/client/src/schema/selection.spec.ts#L37
'invalidReadTeamColumn' is assigned a value but never used. Allowed unused vars must match /^_/u
test: packages/client/src/schema/selection.spec.ts#L39
'invalidInternalDateColumns' is assigned a value but never used. Allowed unused vars must match /^_/u
test: packages/client/src/schema/selection.spec.ts#L42
'internalVersionColumns' is assigned a value but never used. Allowed unused vars must match /^_/u
test: packages/client/src/schema/selection.spec.ts#L43
'internalCreatedAtColumns' is assigned a value but never used. Allowed unused vars must match /^_/u
test: packages/client/src/schema/selection.spec.ts#L44
'internalUpdatedAtColumns' is assigned a value but never used. Allowed unused vars must match /^_/u
test: packages/client/src/schema/selection.spec.ts#L45
'linkVersionColumns' is assigned a value but never used. Allowed unused vars must match /^_/u