feat: Timeout on action (#20) #108
Annotations
9 errors and 6 warnings
build
error
|
build
error
|
build
error
|
build
Error: error
|
build
Error Name: Error
Message: error
Stack: Error: error
at /home/runner/work/prlint/prlint/__tests__/errHandle.test.ts:29:25
at file:///home/runner/work/prlint/prlint/node_modules/.pnpm/@vitest[email protected]/node_modules/@vitest/runner/dist/index.js:135:14
at file:///home/runner/work/prlint/prlint/node_modules/.pnpm/@vitest[email protected]/node_modules/@vitest/runner/dist/index.js:60:26
at runTest (file:///home/runner/work/prlint/prlint/node_modules/.pnpm/@vitest[email protected]/node_modules/@vitest/runner/dist/index.js:781:17)
at runSuite (file:///home/runner/work/prlint/prlint/node_modules/.pnpm/@vitest[email protected]/node_modules/@vitest/runner/dist/index.js:909:15)
at runSuite (file:///home/runner/work/prlint/prlint/node_modules/.pnpm/@vitest[email protected]/node_modules/@vitest/runner/dist/index.js:909:15)
at runFiles (file:///home/runner/work/prlint/prlint/node_modules/.pnpm/@vitest[email protected]/node_modules/@vitest/runner/dist/index.js:958:5)
at startTests (file:///home/runner/work/prlint/prlint/node_modules/.pnpm/@vitest[email protected]/node_modules/@vitest/runner/dist/index.js:967:3)
at file:///home/runner/work/prlint/prlint/node_modules/.pnpm/[email protected]_@[email protected]/node_modules/vitest/dist/chunks/runtime-runBaseTests.oAvMKtQC.js:116:7
at withEnv (file:///home/runner/work/prlint/prlint/node_modules/.pnpm/[email protected]_@[email protected]/node_modules/vitest/dist/chunks/runtime-runBaseTests.oAvMKtQC.js:83:5)
|
build
Error: error
|
build
Unknown error has occurred!
|
build
Unknown error has occurred!
|
build
Unknown error has occurred!
|
build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: codecov/codecov-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
build:
src/index.ts#L24
Unexpected any value in conditional. An explicit comparison or type cast is required
|
build:
src/index.ts#L30
Unexpected nullable string value in conditional. Please handle the nullish/empty cases explicitly
|
build:
src/lint.ts#L20
Unexpected nullable boolean value in conditional. Please handle the nullish case explicitly
|
build:
src/lint.ts#L25
Unexpected object value in conditional. The condition is always true
|
build:
__tests__/lint.test.ts#L6
Unsafe assignment of an error typed value
|