Skip to content

[ff-1687] Update encoding to remove Buffer #139

[ff-1687] Update encoding to remove Buffer

[ff-1687] Update encoding to remove Buffer #139

Triggered via pull request March 7, 2024 23:51
Status Failure
Total duration 54s
Artifacts

lint-test-sdk.yml

on: pull_request
lint-test-sdk
44s
lint-test-sdk
typecheck
35s
typecheck
Fit to window
Zoom out
Zoom in

Annotations

11 errors and 8 warnings
lint-test-sdk: src/obfuscation.spec.ts#L16
Unnecessary escape character: \.
lint-test-sdk: src/obfuscation.spec.ts#L17
Unnecessary escape character: \/
lint-test-sdk: src/obfuscation.spec.ts#L17
Unnecessary escape character: \/
lint-test-sdk: src/obfuscation.spec.ts#L17
Unnecessary escape character: \s
lint-test-sdk: src/obfuscation.spec.ts#L17
Unnecessary escape character: \s
lint-test-sdk: src/obfuscation.spec.ts#L17
Unnecessary escape character: \d
lint-test-sdk: src/obfuscation.spec.ts#L17
Unnecessary escape character: \.
lint-test-sdk: src/obfuscation.spec.ts#L17
Unnecessary escape character: \d
lint-test-sdk: src/obfuscation.spec.ts#L18
Unnecessary escape character: \d
lint-test-sdk: src/obfuscation.spec.ts#L18
Unnecessary escape character: \d
lint-test-sdk
The v0 series of google-github-actions/setup-gcloud is no longer maintained. It will not receive updates, improvements, or security patches. Please upgrade to the latest supported versions: https://github.com/google-github-actions/setup-gcloud
typecheck
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-node@v1, actions/cache@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
typecheck
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v1, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
lint-test-sdk
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-node@v1, actions/cache@v2, google-github-actions/setup-gcloud@v0. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
lint-test-sdk
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v1, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
lint-test-sdk: src/obfuscation.spec.ts#L16
Delete `\`
lint-test-sdk: src/obfuscation.spec.ts#L17
Replace `\/\/[^\s/$.?#].[^\s]*$',·'\b(?:\d{1,3}\.){3}\` with `//[^s/$.?#].[^s]*$',⏎······'\b(?:d{1,3}.){3}`
lint-test-sdk: src/obfuscation.spec.ts#L18
Replace `\d{4}-(0[1-9]|1[0-2])-(0[1-9]|[12][0-9]|3[01])\b',·'\b(?:\d[·-]*?){13,16}\b'` with `d{4}-(0[1-9]|1[0-2])-(0[1-9]|[12][0-9]|3[01])\b',⏎······'\b(?:d[·-]*?){13,16}\b',`
lint-test-sdk: src/obfuscation.spec.ts#L23
Insert `;`