Skip to content

feat(crypto): initial commit #1

feat(crypto): initial commit

feat(crypto): initial commit #1

Triggered via push January 18, 2024 07:30
Status Failure
Total duration 30s
Artifacts
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
Lint Code
Automerge Dependabot PRs
0s
Automerge Dependabot PRs
Fit to window
Zoom out
Zoom in

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.