Skip to content
Triggered via release July 30, 2023 14:40
@agmmnnagmmnn
created v0.0.6
Status Failure
Total duration 47s
Artifacts

publish.yml

on: release
Fit to window
Zoom out
Zoom in

Annotations

6 errors and 1 warning
build: src/tauri-controls/controls/linux/gnome.tsx#L1
Cannot find module '@tauri-apps/plugin-window' or its corresponding type declarations.
build: src/tauri-controls/controls/macos.tsx#L1
Cannot find module '@tauri-apps/plugin-window' or its corresponding type declarations.
build: src/tauri-controls/controls/windows.tsx#L1
Cannot find module '@tauri-apps/plugin-window' or its corresponding type declarations.
build: src/tauri-controls/window-controls.tsx#L1
Cannot find module '@tauri-apps/plugin-os' or its corresponding type declarations.
build: src/tauri-controls/window-titlebar.tsx#L1
Cannot find module '@tauri-apps/plugin-os' or its corresponding type declarations.
build
Process completed with exit code 2.
build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/