Skip to content

breaking: stop global modification. remove quick-base64. modernize podspec. #545

breaking: stop global modification. remove quick-base64. modernize podspec.

breaking: stop global modification. remove quick-base64. modernize podspec. #545

Triggered via pull request May 10, 2024 00:31
Status Failure
Total duration 52s
Artifacts

validate-js.yml

on: pull_request
Compile JS (tsc)
33s
Compile JS (tsc)
JS Lint (eslint, prettier)
42s
JS Lint (eslint, prettier)
Fit to window
Zoom out
Zoom in

Annotations

10 errors
Compile JS (tsc): example/src/testing/Tests/CipherTests/CipherTestFirst.ts#L14
Argument of type '"aes192"' is not assignable to parameter of type 'CipherGCMTypes'.
Compile JS (tsc): example/src/testing/Tests/CipherTests/CipherTestFirst.ts#L22
Argument of type '"aes192"' is not assignable to parameter of type 'CipherGCMTypes'.
Compile JS (tsc): example/src/testing/Tests/CipherTests/CipherTestFirst.ts#L32
Argument of type '"aes192"' is not assignable to parameter of type 'CipherGCMTypes'.
Compile JS (tsc): example/src/testing/Tests/CipherTests/CipherTestFirst.ts#L36
Argument of type '"aes192"' is not assignable to parameter of type 'CipherGCMTypes'.
Compile JS (tsc): example/src/testing/Tests/CipherTests/CipherTestFirst.ts#L51
Argument of type '"aes256"' is not assignable to parameter of type 'CipherGCMTypes'.
Compile JS (tsc): example/src/testing/Tests/CipherTests/CipherTestFirst.ts#L58
Argument of type '"aes256"' is not assignable to parameter of type 'CipherGCMTypes'.
Compile JS (tsc): example/src/testing/Tests/CipherTests/CipherTestFirst.ts#L74
Argument of type '"blah"' is not assignable to parameter of type 'CipherGCMTypes'.
Compile JS (tsc): example/src/testing/Tests/CipherTests/CipherTestFirst.ts#L82
Argument of type '"aes-256-cbc"' is not assignable to parameter of type 'CipherGCMTypes'.
Compile JS (tsc): example/src/testing/Tests/CipherTests/CipherTestFirst.ts#L88
Argument of type '"aes-256-cbc"' is not assignable to parameter of type 'CipherGCMTypes'.
Compile JS (tsc): example/src/testing/Tests/CipherTests/CipherTestFirst.ts#L107
Argument of type '"aes-256-cbc"' is not assignable to parameter of type 'CipherGCMTypes'.