Skip to content

still trying to figure out run loop of app to determine why node is b… #4

still trying to figure out run loop of app to determine why node is b…

still trying to figure out run loop of app to determine why node is b… #4

Triggered via push June 2, 2024 00:17
Status Failure
Total duration 14s
Artifacts

linting.yml

on: push
Lint TS (Biome)
4s
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#L29
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#L138
Forbidden non-null assertion.