Skip to content

readme: correcting da and @q issue #28

readme: correcting da and @q issue

readme: correcting da and @q issue #28

Triggered via push March 26, 2024 16:20
Status Success
Total duration 1m 49s
Artifacts

main.yml

on: push
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

72 warnings
Build, lint, and test on Node 16.x and ubuntu-latest
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-node@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Build, lint, and test on Node 16.x and ubuntu-latest
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Build, lint, and test on Node 16.x and ubuntu-latest: src/da.ts#L52
Expected '===' and instead saw '=='
Build, lint, and test on Node 16.x and ubuntu-latest: src/da.ts#L157
Expected '===' and instead saw '=='
Build, lint, and test on Node 16.x and ubuntu-latest: src/hoon/muk.ts#L95
Expected a 'break' statement before 'case'
Build, lint, and test on Node 16.x and ubuntu-latest: src/hoon/muk.ts#L97
Expected a 'break' statement before 'case'
Build, lint, and test on Node 16.x and ubuntu-latest: src/hoon/ob.ts#L173
Assign object to a variable before exporting as module default
Build, lint, and test on Node 16.x and ubuntu-latest: src/ud.ts#L25
Unnecessary escape character: \.
Build, lint, and test on Node 16.x and ubuntu-latest: test/aura.test.ts#L26
Array.prototype.map() expects a return value from arrow function
Build, lint, and test on Node 16.x and ubuntu-latest: test/aura.test.ts#L51
Array.prototype.map() expects a return value from arrow function
Build, lint, and test on Node 16.x and ubuntu-latest: test/aura.test.ts#L82
Array.prototype.map() expects a return value from arrow function
Build, lint, and test on Node 16.x and ubuntu-latest: test/aura.test.ts#L113
Array.prototype.map() expects a return value from arrow function
Build, lint, and test on Node 18.x and ubuntu-latest
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-node@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Build, lint, and test on Node 18.x and ubuntu-latest
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Build, lint, and test on Node 18.x and ubuntu-latest: src/da.ts#L52
Expected '===' and instead saw '=='
Build, lint, and test on Node 18.x and ubuntu-latest: src/da.ts#L157
Expected '===' and instead saw '=='
Build, lint, and test on Node 18.x and ubuntu-latest: src/hoon/muk.ts#L95
Expected a 'break' statement before 'case'
Build, lint, and test on Node 18.x and ubuntu-latest: src/hoon/muk.ts#L97
Expected a 'break' statement before 'case'
Build, lint, and test on Node 18.x and ubuntu-latest: src/hoon/ob.ts#L173
Assign object to a variable before exporting as module default
Build, lint, and test on Node 18.x and ubuntu-latest: src/ud.ts#L25
Unnecessary escape character: \.
Build, lint, and test on Node 18.x and ubuntu-latest: test/aura.test.ts#L26
Array.prototype.map() expects a return value from arrow function
Build, lint, and test on Node 18.x and ubuntu-latest: test/aura.test.ts#L51
Array.prototype.map() expects a return value from arrow function
Build, lint, and test on Node 18.x and ubuntu-latest: test/aura.test.ts#L82
Array.prototype.map() expects a return value from arrow function
Build, lint, and test on Node 18.x and ubuntu-latest: test/aura.test.ts#L113
Array.prototype.map() expects a return value from arrow function
Build, lint, and test on Node 16.x and windows-latest
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-node@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Build, lint, and test on Node 16.x and windows-latest
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Build, lint, and test on Node 16.x and windows-latest: src/da.ts#L52
Expected '===' and instead saw '=='
Build, lint, and test on Node 16.x and windows-latest: src/da.ts#L157
Expected '===' and instead saw '=='
Build, lint, and test on Node 16.x and windows-latest: src/hoon/muk.ts#L95
Expected a 'break' statement before 'case'
Build, lint, and test on Node 16.x and windows-latest: src/hoon/muk.ts#L97
Expected a 'break' statement before 'case'
Build, lint, and test on Node 16.x and windows-latest: src/hoon/ob.ts#L173
Assign object to a variable before exporting as module default
Build, lint, and test on Node 16.x and windows-latest: src/ud.ts#L25
Unnecessary escape character: \.
Build, lint, and test on Node 16.x and windows-latest: test/aura.test.ts#L26
Array.prototype.map() expects a return value from arrow function
Build, lint, and test on Node 16.x and windows-latest: test/aura.test.ts#L51
Array.prototype.map() expects a return value from arrow function
Build, lint, and test on Node 16.x and windows-latest: test/aura.test.ts#L82
Array.prototype.map() expects a return value from arrow function
Build, lint, and test on Node 16.x and windows-latest: test/aura.test.ts#L113
Array.prototype.map() expects a return value from arrow function
Build, lint, and test on Node 16.x and macOS-latest
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-node@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Build, lint, and test on Node 16.x and macOS-latest
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Build, lint, and test on Node 16.x and macOS-latest: src/da.ts#L52
Expected '===' and instead saw '=='
Build, lint, and test on Node 16.x and macOS-latest: src/da.ts#L157
Expected '===' and instead saw '=='
Build, lint, and test on Node 16.x and macOS-latest: src/hoon/muk.ts#L95
Expected a 'break' statement before 'case'
Build, lint, and test on Node 16.x and macOS-latest: src/hoon/muk.ts#L97
Expected a 'break' statement before 'case'
Build, lint, and test on Node 16.x and macOS-latest: src/hoon/ob.ts#L173
Assign object to a variable before exporting as module default
Build, lint, and test on Node 16.x and macOS-latest: src/ud.ts#L25
Unnecessary escape character: \.
Build, lint, and test on Node 16.x and macOS-latest: test/aura.test.ts#L26
Array.prototype.map() expects a return value from arrow function
Build, lint, and test on Node 16.x and macOS-latest: test/aura.test.ts#L51
Array.prototype.map() expects a return value from arrow function
Build, lint, and test on Node 16.x and macOS-latest: test/aura.test.ts#L82
Array.prototype.map() expects a return value from arrow function
Build, lint, and test on Node 16.x and macOS-latest: test/aura.test.ts#L113
Array.prototype.map() expects a return value from arrow function
Build, lint, and test on Node 18.x and macOS-latest
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-node@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Build, lint, and test on Node 18.x and macOS-latest
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Build, lint, and test on Node 18.x and macOS-latest: src/da.ts#L52
Expected '===' and instead saw '=='
Build, lint, and test on Node 18.x and macOS-latest: src/da.ts#L157
Expected '===' and instead saw '=='
Build, lint, and test on Node 18.x and macOS-latest: src/hoon/muk.ts#L95
Expected a 'break' statement before 'case'
Build, lint, and test on Node 18.x and macOS-latest: src/hoon/muk.ts#L97
Expected a 'break' statement before 'case'
Build, lint, and test on Node 18.x and macOS-latest: src/hoon/ob.ts#L173
Assign object to a variable before exporting as module default
Build, lint, and test on Node 18.x and macOS-latest: src/ud.ts#L25
Unnecessary escape character: \.
Build, lint, and test on Node 18.x and macOS-latest: test/aura.test.ts#L26
Array.prototype.map() expects a return value from arrow function
Build, lint, and test on Node 18.x and macOS-latest: test/aura.test.ts#L51
Array.prototype.map() expects a return value from arrow function
Build, lint, and test on Node 18.x and macOS-latest: test/aura.test.ts#L82
Array.prototype.map() expects a return value from arrow function
Build, lint, and test on Node 18.x and macOS-latest: test/aura.test.ts#L113
Array.prototype.map() expects a return value from arrow function
Build, lint, and test on Node 18.x and windows-latest
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-node@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Build, lint, and test on Node 18.x and windows-latest
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Build, lint, and test on Node 18.x and windows-latest: src/da.ts#L52
Expected '===' and instead saw '=='
Build, lint, and test on Node 18.x and windows-latest: src/da.ts#L157
Expected '===' and instead saw '=='
Build, lint, and test on Node 18.x and windows-latest: src/hoon/muk.ts#L95
Expected a 'break' statement before 'case'
Build, lint, and test on Node 18.x and windows-latest: src/hoon/muk.ts#L97
Expected a 'break' statement before 'case'
Build, lint, and test on Node 18.x and windows-latest: src/hoon/ob.ts#L173
Assign object to a variable before exporting as module default
Build, lint, and test on Node 18.x and windows-latest: src/ud.ts#L25
Unnecessary escape character: \.
Build, lint, and test on Node 18.x and windows-latest: test/aura.test.ts#L26
Array.prototype.map() expects a return value from arrow function
Build, lint, and test on Node 18.x and windows-latest: test/aura.test.ts#L51
Array.prototype.map() expects a return value from arrow function
Build, lint, and test on Node 18.x and windows-latest: test/aura.test.ts#L82
Array.prototype.map() expects a return value from arrow function
Build, lint, and test on Node 18.x and windows-latest: test/aura.test.ts#L113
Array.prototype.map() expects a return value from arrow function