publish #4
publish.yml
on: push
Annotations
6 errors and 4 warnings
build-tauri (macos-latest):
src/main.ts#L61
Type 'Timer' is not assignable to type 'number'.
|
build-tauri (macos-latest)
Command failed with exit code 1: npx tauri build
|
build-tauri (windows-latest):
src/main.ts#L61
Type 'Timer' is not assignable to type 'number'.
|
build-tauri (windows-latest)
Command failed with exit code 1: npx tauri build
|
build-tauri (ubuntu-20.04):
src/main.ts#L61
Type 'Timer' is not assignable to type 'number'.
|
build-tauri (ubuntu-20.04)
Command failed with exit code 1: npx tauri build
|
create-release
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3, actions/github-script@v6. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
build-tauri (macos-latest)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: pnpm/action-setup@v2, actions/checkout@v3, actions/setup-node@v3, tauri-apps/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
build-tauri (windows-latest)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: pnpm/action-setup@v2, actions/checkout@v3, actions/setup-node@v3, tauri-apps/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
build-tauri (ubuntu-20.04)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: pnpm/action-setup@v2, actions/checkout@v3, actions/setup-node@v3, tauri-apps/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|