Skip to content

[Impr] Better linting with Biome.js #49

[Impr] Better linting with Biome.js

[Impr] Better linting with Biome.js #49

Triggered via pull request July 20, 2024 11:03
@iwoplazaiwoplaza
synchronize #16
impr/biome
Status Failure
Total duration 29s
Artifacts

coverage.yml

on: pull_request
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

41 errors and 2 warnings
test (ubuntu-latest, 20.x): src/io/bufferIOBase.ts#L37
Cannot find name 'Buffer'. Did you mean 'buffer'?
test (ubuntu-latest, 20.x): src/io/bufferIOBase.ts#L37
Cannot find name 'Buffer'. Did you mean 'buffer'?
test (ubuntu-latest, 20.x): src/io/bufferIOBase.ts#L39
Property 'byteOffset' does not exist on type 'ArrayBufferLike'.
test (ubuntu-latest, 20.x): src/io/bufferIOBase.ts#L40
Property 'buffer' does not exist on type 'ArrayBufferLike'.
test (ubuntu-latest, 20.x)
Process completed with exit code 1.
test (macos-latest, 20.x)
The job was canceled because "ubuntu-latest_20_x" failed.
test (macos-latest, 20.x): src/io/bufferIOBase.ts#L37
Cannot find name 'Buffer'. Did you mean 'buffer'?
test (macos-latest, 20.x): src/io/bufferIOBase.ts#L37
Cannot find name 'Buffer'. Did you mean 'buffer'?
test (macos-latest, 20.x): src/io/bufferIOBase.ts#L39
Property 'byteOffset' does not exist on type 'ArrayBufferLike'.
test (macos-latest, 20.x): src/io/bufferIOBase.ts#L40
Property 'buffer' does not exist on type 'ArrayBufferLike'.
test (macos-latest, 20.x)
Process completed with exit code 1.
test (ubuntu-latest, 16.x)
The job was canceled because "ubuntu-latest_20_x" failed.
test (ubuntu-latest, 16.x): src/io/bufferIOBase.ts#L37
Cannot find name 'Buffer'. Did you mean 'buffer'?
test (ubuntu-latest, 16.x): src/io/bufferIOBase.ts#L37
Cannot find name 'Buffer'. Did you mean 'buffer'?
test (ubuntu-latest, 16.x): src/io/bufferIOBase.ts#L39
Property 'byteOffset' does not exist on type 'ArrayBufferLike'.
test (ubuntu-latest, 16.x): src/io/bufferIOBase.ts#L40
Property 'buffer' does not exist on type 'ArrayBufferLike'.
test (ubuntu-latest, 16.x)
Process completed with exit code 1.
test (ubuntu-latest, 22.x)
The job was canceled because "ubuntu-latest_20_x" failed.
test (ubuntu-latest, 22.x): src/io/bufferIOBase.ts#L37
Cannot find name 'Buffer'. Did you mean 'buffer'?
test (ubuntu-latest, 22.x): src/io/bufferIOBase.ts#L37
Cannot find name 'Buffer'. Did you mean 'buffer'?
test (ubuntu-latest, 22.x): src/io/bufferIOBase.ts#L39
Property 'byteOffset' does not exist on type 'ArrayBufferLike'.
test (ubuntu-latest, 22.x): src/io/bufferIOBase.ts#L40
Property 'buffer' does not exist on type 'ArrayBufferLike'.
test (ubuntu-latest, 22.x)
The operation was canceled.
test (windows-latest, 22.x)
The job was canceled because "ubuntu-latest_20_x" failed.
test (windows-latest, 22.x)
The operation was canceled.
test (windows-latest, 16.x)
The job was canceled because "ubuntu-latest_20_x" failed.
test (windows-latest, 16.x)
The operation was canceled.
test (windows-latest, 20.x)
The job was canceled because "ubuntu-latest_20_x" failed.
test (windows-latest, 20.x)
The operation was canceled.
test (macos-latest, 16.x)
The job was canceled because "ubuntu-latest_20_x" failed.
test (macos-latest, 16.x): src/io/bufferIOBase.ts#L37
Cannot find name 'Buffer'. Did you mean 'buffer'?
test (macos-latest, 16.x): src/io/bufferIOBase.ts#L37
Cannot find name 'Buffer'. Did you mean 'buffer'?
test (macos-latest, 16.x): src/io/bufferIOBase.ts#L39
Property 'byteOffset' does not exist on type 'ArrayBufferLike'.
test (macos-latest, 16.x): src/io/bufferIOBase.ts#L40
Property 'buffer' does not exist on type 'ArrayBufferLike'.
test (macos-latest, 16.x)
The operation was canceled.
test (macos-latest, 22.x)
The job was canceled because "ubuntu-latest_20_x" failed.
test (macos-latest, 22.x): src/io/bufferIOBase.ts#L37
Cannot find name 'Buffer'. Did you mean 'buffer'?
test (macos-latest, 22.x): src/io/bufferIOBase.ts#L37
Cannot find name 'Buffer'. Did you mean 'buffer'?
test (macos-latest, 22.x): src/io/bufferIOBase.ts#L39
Property 'byteOffset' does not exist on type 'ArrayBufferLike'.
test (macos-latest, 22.x): src/io/bufferIOBase.ts#L40
Property 'buffer' does not exist on type 'ArrayBufferLike'.
test (macos-latest, 22.x)
The operation was canceled.
test (ubuntu-latest, 20.x)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
test (ubuntu-latest, 20.x)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/