feat(crypto): initial commit #1
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
ci-crypto.yml
on: push
Matrix: Test
Lint Code
12s
Automerge Dependabot PRs
0s
Annotations
18 errors
Test (20, ubuntu-latest):
packages/crypto/lib/aes.ts#L54
Unsafe argument of type `any` assigned to a parameter of type `[algorithm: string, key: CipherKey, iv: BinaryLike | null, options?: TransformOptions | undefined]`
|
Test (20, ubuntu-latest):
packages/crypto/lib/aes.ts#L79
Unsafe argument of type `any` assigned to a parameter of type `[algorithm: string, key: CipherKey, iv: BinaryLike | null, options?: TransformOptions | undefined]`
|
Test (20, ubuntu-latest)
Process completed with exit code 1.
|
Lint Code:
packages/crypto/lib/aes.ts#L54
Unsafe argument of type `any` assigned to a parameter of type `[algorithm: string, key: CipherKey, iv: BinaryLike | null, options?: TransformOptions | undefined]`
|
Lint Code:
packages/crypto/lib/aes.ts#L79
Unsafe argument of type `any` assigned to a parameter of type `[algorithm: string, key: CipherKey, iv: BinaryLike | null, options?: TransformOptions | undefined]`
|
Lint Code
Process completed with exit code 1.
|
Test (18, ubuntu-latest)
The job was canceled because "_20_ubuntu-latest" failed.
|
Test (18, ubuntu-latest):
packages/crypto/lib/aes.ts#L54
Unsafe argument of type `any` assigned to a parameter of type `[algorithm: string, key: CipherKey, iv: BinaryLike | null, options?: TransformOptions | undefined]`
|
Test (18, ubuntu-latest):
packages/crypto/lib/aes.ts#L79
Unsafe argument of type `any` assigned to a parameter of type `[algorithm: string, key: CipherKey, iv: BinaryLike | null, options?: TransformOptions | undefined]`
|
Test (18, ubuntu-latest)
Process completed with exit code 1.
|
Test (18, windows-latest)
The job was canceled because "_20_ubuntu-latest" failed.
|
Test (18, windows-latest)
The operation was canceled.
|
Test (20, windows-latest)
The job was canceled because "_20_ubuntu-latest" failed.
|
Test (20, windows-latest)
The operation was canceled.
|
Test (18, macos-latest)
The job was canceled because "_20_ubuntu-latest" failed.
|
Test (18, macos-latest)
The operation was canceled.
|
Test (20, macos-latest)
The job was canceled because "_20_ubuntu-latest" failed.
|
Test (20, macos-latest)
The operation was canceled.
|