feat(types): Add bounds types (#12) #36
Annotations
12 warnings
The following actions uses Node.js version which is deprecated and will be forced to run on node20: coverallsapp/github-action@09b709cf6a16e30b0808ba050c7a6e8a5ef13f8d. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
modules/core/src/classes/base/math-array.ts#L53
Expected indentation of 6 spaces but found 8
|
modules/core/src/classes/euler.ts#L293
The case statement does not have a shared enum type with the switch predicate
|
modules/core/src/classes/euler.ts#L295
The case statement does not have a shared enum type with the switch predicate
|
modules/core/src/classes/euler.ts#L297
The case statement does not have a shared enum type with the switch predicate
|
modules/core/src/classes/euler.ts#L299
The case statement does not have a shared enum type with the switch predicate
|
modules/core/src/classes/euler.ts#L301
The case statement does not have a shared enum type with the switch predicate
|
modules/core/src/classes/euler.ts#L303
The case statement does not have a shared enum type with the switch predicate
|
modules/core/src/classes/euler.ts#L410
The case statement does not have a shared enum type with the switch predicate
|
modules/core/src/classes/euler.ts#L426
The case statement does not have a shared enum type with the switch predicate
|
modules/core/src/classes/euler.ts#L442
The case statement does not have a shared enum type with the switch predicate
|
|
This job succeeded
Loading