Skip to content

Moved trello auth and key entry to app settings page #199

Moved trello auth and key entry to app settings page

Moved trello auth and key entry to app settings page #199

Triggered via push October 16, 2024 10:51
Status Failure
Total duration 2m 43s
Artifacts

test.yml

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

Annotations

14 errors and 12 warnings
test (ubuntu-latest): src/ViewManager.jsx#L4
`react-router-dom` import should occur before import of `./routes/Root`
test (ubuntu-latest): src/ViewManager.jsx#L4
'useLocation' is defined but never used
test (ubuntu-latest): src/ViewManager.jsx#L26
Unexpected use of 'name'
test (ubuntu-latest): src/api/project/ProjectController.jsx#L3
Dependency cycle via ../validators/Validator:5
test (ubuntu-latest): src/components/ChartPage/ChartPage.jsx#L2
'Button' is defined but never used
test (ubuntu-latest): src/components/ChartPage/ChartPage.jsx#L4
'Spreadsheet' is defined but never used
test (ubuntu-latest): src/components/ChartPage/ChartPage.jsx#L5
`../../layouts/App` import should occur after import of `@ant-design/flowchart`
test (ubuntu-latest): src/components/ChartPage/ChartPage.jsx#L6
'ReactDOM' is defined but never used
test (ubuntu-latest): src/components/ChartPage/ChartPage.jsx#L24
Unused method or property "trelloToken" of class "SheetPage"
test (ubuntu-latest): src/components/ChartPage/ChartPage.jsx#L26
Unused method or property "authLink" of class "SheetPage"
test (windows-latest)
The job was canceled because "ubuntu-latest" failed.
test (windows-latest)
The operation was canceled.
test (macos-latest)
The job was canceled because "ubuntu-latest" failed.
test (macos-latest)
The operation was canceled.
test (ubuntu-latest)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
test (ubuntu-latest)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-node@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
test (ubuntu-latest): src/api/nodes/NodeController.jsx#L68
Unexpected console statement
test (ubuntu-latest): src/components/APIKeyInput/APIKeyInput.jsx#L30
Unexpected console statement
test (ubuntu-latest): src/components/ChartPage/ChartPage.jsx#L58
Unexpected console statement
test (ubuntu-latest): src/components/PictureWall/PictureWall.jsx#L67
Unexpected console statement
test (ubuntu-latest): src/components/Timer/timer.jsx#L24
Unexpected console statement
test (ubuntu-latest): src/components/Timer/timer.jsx#L30
Unexpected console statement
test (ubuntu-latest): src/main/main.ts#L131
Unexpected unnamed function
test (ubuntu-latest): src/main/main.ts#L179
Avoid nesting promises
test (ubuntu-latest): src/main/main.ts#L180
Avoid nesting promises