Skip to content

[fixed]added some files to lint and format ignore list #2

[fixed]added some files to lint and format ignore list

[fixed]added some files to lint and format ignore list #2

Triggered via push June 1, 2024 00:15
Status Failure
Total duration 21s
Artifacts

linting.yml

on: push
Lint TS (Biome)
11s
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.