change bundle identifier #2
Annotations
15 errors
publish-tauri (macos-latest):
src/components/SimulatedFan.vue#L4
Could not find a declaration file for module './chartConfig.js'. '/Users/runner/work/modbus-sim/modbus-sim/src/components/chartConfig.js' implicitly has an 'any' type.
|
publish-tauri (macos-latest):
src/components/SimulatedFan.vue#L5
'VueApexCharts' is declared but its value is never read.
|
publish-tauri (macos-latest):
src/components/SimulatedFan.vue#L13
Argument of type 'unknown' is not assignable to parameter of type 'string'.
|
publish-tauri (macos-latest):
src/components/SimulatedFan.vue#L16
Argument of type '{ x: number; y: number; }' is not assignable to parameter of type 'never'.
|
publish-tauri (macos-latest)
Command failed with exit code 1: yarn tauri build
|
publish-tauri (windows-latest):
src/components/SimulatedFan.vue#L4
Could not find a declaration file for module './chartConfig.js'. 'D:/a/modbus-sim/modbus-sim/src/components/chartConfig.js' implicitly has an 'any' type.
|
publish-tauri (windows-latest):
src/components/SimulatedFan.vue#L5
'VueApexCharts' is declared but its value is never read.
|
publish-tauri (windows-latest):
src/components/SimulatedFan.vue#L13
Argument of type 'unknown' is not assignable to parameter of type 'string'.
|
publish-tauri (windows-latest):
src/components/SimulatedFan.vue#L16
Argument of type '{ x: number; y: number; }' is not assignable to parameter of type 'never'.
|
publish-tauri (windows-latest)
Command failed with exit code 1: yarn tauri build
|
publish-tauri (ubuntu-20.04):
src/components/SimulatedFan.vue#L4
Could not find a declaration file for module './chartConfig.js'. '/home/runner/work/modbus-sim/modbus-sim/src/components/chartConfig.js' implicitly has an 'any' type.
|
publish-tauri (ubuntu-20.04):
src/components/SimulatedFan.vue#L5
'VueApexCharts' is declared but its value is never read.
|
publish-tauri (ubuntu-20.04):
src/components/SimulatedFan.vue#L13
Argument of type 'unknown' is not assignable to parameter of type 'string'.
|
publish-tauri (ubuntu-20.04):
src/components/SimulatedFan.vue#L16
Argument of type '{ x: number; y: number; }' is not assignable to parameter of type 'never'.
|
publish-tauri (ubuntu-20.04)
Command failed with exit code 1: yarn tauri build
|