Skip to content

[chore]more files to lint ignore list #3

[chore]more files to lint ignore list

[chore]more files to lint ignore list #3

Triggered via push June 1, 2024 00:16
Status Failure
Total duration 20s
Artifacts

linting.yml

on: push
Lint TS (Biome)
10s
Lint TS (Biome)
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 4 warnings
Lint TS (Biome): src/shared/config.ts#L4
All these imports are only used as types.
Lint TS (Biome): src/shared/config.ts#L20
Use Number.Infinity instead of the equivalent global.
Lint TS (Biome): src/shared/config.ts#L24
Use Number.Infinity instead of the equivalent global.
Lint TS (Biome)
Process completed with exit code 1.
Lint TS (Biome)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Lint TS (Biome): src/web/App.tsx#L30
Forbidden non-null assertion.
Lint TS (Biome): src/shared/types.ts#L13
Unexpected any. Specify a different type.
Lint TS (Biome): src/peer/index.ts#L137
Forbidden non-null assertion.