Skip to content

Publish Release

Publish Release #40

Triggered via push April 5, 2024 06:26
Status Success
Total duration 15m 56s
Artifacts

build.yml

on: push
Matrix: publish-tauri
Fit to window
Zoom out
Zoom in

Annotations

4 errors, 8 warnings, and 1 notice
Unresolved TypeScript reference: src/components/config/tc-info.vue#L18
Unresolved variable lastVersion
Check dependency licenses: package.json#L71
Transitive dependency: 'caniuse-lite' ('1.0.30001605') 'CC-BY-4.0' is not in the allowed or the prohibited licenses lists with project license 'MIT'
Check dependency licenses: package.json#L1
Transitive dependency: 'tslib' ('2.3.0') '0BSD' is not in the allowed or the prohibited licenses lists with project license 'MIT'
Check dependency licenses: package.json#L86
Transitive dependency: 'spawn-command' ('0.0.2') licenses cannot be recognized
Check dependency licenses: package.json#L71
Transitive dependency: 'tslib' ('2.6.2') '0BSD' is not in the allowed or the prohibited licenses lists with project license 'MIT'
ESLint: src/plugins/Sqlite/modules/avatarBirth.ts#L29
ESLint: Use '\<\[number, number\]\>' instead of 'as \[number, number\]'. (@typescript-eslint/consistent-type-assertions)
publish-tauri (windows-latest, --verbose, windows)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, pnpm/action-setup@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
publish-tauri (macos-latest, --target x86_64-apple-darwin, macos-intel)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, pnpm/action-setup@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
publish-tauri (macos-latest, --target aarch64-apple-darwin, macos-arm)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, pnpm/action-setup@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Comparison of expressions having incompatible types: src/components/home/t-pool.vue#L167
Condition is always false since types 'string' and 'undefined' have no overlap