Skip to content

Lint only changed files #1455

Lint only changed files

Lint only changed files #1455

Triggered via pull request February 6, 2024 01:17
Status Failure
Total duration 1m 10s
Artifacts

ci_tests.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

24 errors and 8 warnings
test-app: scripts/lint.ts#L1
'await' expressions are only allowed within async functions and at the top levels of modules.
test-app: scripts/lint.ts#L1
'await' expressions are only allowed within async functions and at the top levels of modules.
test-app: scripts/lint.ts#L1
Property 'endsWith' does not exist on type 'string | FileStatusResult'.
test-app: scripts/lint.ts#L1
Property 'endsWith' does not exist on type 'string | FileStatusResult'.
test-app: scripts/lint.ts#L1
Argument of type '(string | FileStatusResult)[]' is not assignable to parameter of type 'string | string[]'.
test-app
Process completed with exit code 2.
test-frontend: scripts/lint.ts#L1
'await' expressions are only allowed within async functions and at the top levels of modules.
test-frontend: scripts/lint.ts#L1
'await' expressions are only allowed within async functions and at the top levels of modules.
test-frontend: scripts/lint.ts#L1
Property 'endsWith' does not exist on type 'string | FileStatusResult'.
test-frontend: scripts/lint.ts#L1
Property 'endsWith' does not exist on type 'string | FileStatusResult'.
test-frontend: scripts/lint.ts#L1
Argument of type '(string | FileStatusResult)[]' is not assignable to parameter of type 'string | string[]'.
test-frontend
Process completed with exit code 2.
build: scripts/lint.ts#L1
'await' expressions are only allowed within async functions and at the top levels of modules.
build: scripts/lint.ts#L1
'await' expressions are only allowed within async functions and at the top levels of modules.
build: scripts/lint.ts#L1
Property 'endsWith' does not exist on type 'string | FileStatusResult'.
build: scripts/lint.ts#L1
Property 'endsWith' does not exist on type 'string | FileStatusResult'.
build: scripts/lint.ts#L1
Argument of type '(string | FileStatusResult)[]' is not assignable to parameter of type 'string | string[]'.
build
Process completed with exit code 2.
lint: scripts/lint.ts#L1
'await' expressions are only allowed within async functions and at the top levels of modules.
lint: scripts/lint.ts#L1
'await' expressions are only allowed within async functions and at the top levels of modules.
lint: scripts/lint.ts#L1
Property 'endsWith' does not exist on type 'string | FileStatusResult'.
lint: scripts/lint.ts#L1
Property 'endsWith' does not exist on type 'string | FileStatusResult'.
lint: scripts/lint.ts#L1
Argument of type '(string | FileStatusResult)[]' is not assignable to parameter of type 'string | string[]'.
lint
Process completed with exit code 2.
test-app
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-node@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
test-app
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
test-frontend
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-node@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
test-frontend
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@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
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-go@v2, actions/setup-node@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-go@v2, actions/setup-node@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
lint
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-node@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/