Skip to content

Basic values and tests #16

Basic values and tests

Basic values and tests #16

Triggered via pull request April 16, 2024 12:20
Status Failure
Total duration 22s
Artifacts

main.yml

on: pull_request
lint-and-license
12s
lint-and-license
Matrix: unit-tests
Fit to window
Zoom out
Zoom in

Annotations

10 errors
lint-and-license: solarkraft/src/state/value.ts#L104
Unnecessary escape character: \_
lint-and-license: solarkraft/test/state/value.test.ts#L13
'x_u32' is never reassigned. Use 'const' instead
lint-and-license: solarkraft/test/state/value.test.ts#L18
'x_i32' is never reassigned. Use 'const' instead
lint-and-license: solarkraft/test/state/value.test.ts#L30
'x_u64' is never reassigned. Use 'const' instead
lint-and-license: solarkraft/test/state/value.test.ts#L35
'x_i64' is never reassigned. Use 'const' instead
lint-and-license: solarkraft/test/state/value.test.ts#L47
'x_u128' is never reassigned. Use 'const' instead
lint-and-license: solarkraft/test/state/value.test.ts#L52
'x_i128' is never reassigned. Use 'const' instead
lint-and-license: solarkraft/test/state/value.test.ts#L65
's' is never reassigned. Use 'const' instead
lint-and-license: solarkraft/test/state/value.test.ts#L76
's' is never reassigned. Use 'const' instead
lint-and-license
Process completed with exit code 1.