Skip to content

feat: Add Dockerfile and GitHub Actions workflow for containerization #1

feat: Add Dockerfile and GitHub Actions workflow for containerization

feat: Add Dockerfile and GitHub Actions workflow for containerization #1

Triggered via push November 4, 2024 20:56
Status Cancelled
Total duration 1m 47s
Artifacts

test.yml

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

Annotations

7 errors and 1 warning
test (ubuntu-latest): node_modules/@types/glob/index.d.ts#L29
Namespace '"/home/runner/work/electron-react-boilerplate/electron-react-boilerplate/node_modules/minimatch/dist/cjs/index"' has no exported member 'IOptions'.
test (ubuntu-latest): node_modules/@types/glob/index.d.ts#L74
'"/home/runner/work/electron-react-boilerplate/electron-react-boilerplate/node_modules/minimatch/dist/cjs/index"' has no exported member named 'IMinimatch'. Did you mean 'Minimatch'?
test (ubuntu-latest)
Process completed with exit code 2.
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 use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/