Skip to content

delete unused packages #23

delete unused packages

delete unused packages #23

Triggered via push October 13, 2023 17:03
Status Failure
Total duration 2m 21s
Artifacts

config.yml

on: push
create-release
11s
create-release
Matrix: build-tauri
publish-release
0s
publish-release
Fit to window
Zoom out
Zoom in

Annotations

6 errors
build-tauri (macos-latest): src/utils/firebase.ts#L1
'firebase.ts' cannot be compiled under '--isolatedModules' because it is considered a global script file. Add an import, export, or an empty 'export {}' statement to make it a module.
build-tauri (macos-latest)
Command failed with exit code 1: npm run tauri build
build-tauri (ubuntu-20.04): src/utils/firebase.ts#L1
'firebase.ts' cannot be compiled under '--isolatedModules' because it is considered a global script file. Add an import, export, or an empty 'export {}' statement to make it a module.
build-tauri (ubuntu-20.04)
Command failed with exit code 1: npm run tauri build
build-tauri (windows-latest): src/utils/firebase.ts#L1
'firebase.ts' cannot be compiled under '--isolatedModules' because it is considered a global script file. Add an import, export, or an empty 'export {}' statement to make it a module.
build-tauri (windows-latest)
Command failed with exit code 1: npm run tauri build