Use boolean array for marked abilities #51
Annotations
10 errors and 4 warnings
lint:
src/datastore/parsers/dataforged.test.ts#L3
Require statement not part of import statement
|
lint:
src/datastore/parsers/datasworn/oracles.test.ts#L6
Require statement not part of import statement
|
lint:
src/datastore/parsers/datasworn/oracles.ts#L104
'prevRoll' is never reassigned. Use 'const' instead
|
lint:
src/datastore/parsers/datasworn/oracles.ts#L154
'subrollable' is never reassigned. Use 'const' instead
|
lint:
src/datastore/parsers/datasworn/oracles.ts#L189
Expected a 'break' statement before 'case'
|
lint:
src/datastore/parsers/markdown.ts#L33
'matches' is never reassigned. Use 'const' instead
|
lint:
src/datastore/parsers/oracle-table.ts#L33
Unnecessary escape character: \[
|
lint:
src/datastore/parsers/table.ts#L72
'table' is never reassigned. Use 'const' instead
|
lint:
src/datastore/paths.ts#L12
Unexpected any. Specify a different type
|
lint:
src/datastore/paths.ts#L15
Unexpected any. Specify a different type
|
test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
test
The process '/usr/bin/git' failed with exit code 128
|
lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
lint
The process '/usr/bin/git' failed with exit code 128
|