npm ci on each os #14
Annotations
13 errors and 1 warning
build:
node_modules/@types/node/index.d.ts#L35
Invalid 'reference' directive syntax.
|
build:
node_modules/@types/node/index.d.ts#L43
'=' expected.
|
build:
node_modules/@types/node/index.d.ts#L46
'=' expected.
|
build
Duplicate identifier 'Colors'.
|
build
Property 'Pink' does not exist on type 'typeof Colors'.
|
build
Duplicate identifier 'Colors'.
|
build
Duplicate function implementation.
|
build
Duplicate function implementation.
|
build
Duplicate function implementation.
|
build
Duplicate function implementation.
|
release (ubuntu-20.04)
Command failed with exit code 1: npm run tauri build
|
release (macos-latest)
Command failed with exit code 1: npm run tauri build
|
release (windows-latest)
Command failed with exit code 1: npm run tauri build
|
build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|