run fmt #113
Annotations
37 errors and 8 warnings
build (macos-latest, aarch64-apple-darwin, macos-aarch64):
src/api/boot.ts#L7
Property 'version' does not exist on type '{}'.
|
build (macos-latest, aarch64-apple-darwin, macos-aarch64):
src/api/boot.ts#L9
Object is of type 'unknown'.
|
build (macos-latest, aarch64-apple-darwin, macos-aarch64):
src/api/boot.ts#L9
Property 'plugins' does not exist on type '{ instances: { create: (data: InstanceCreation[]) => Promise<Result<bigint, string>>; read: (data?: null) => Promise<Instance[]>; update: (data?: null) => Promise<...>; delete: (data: number[]) => Promise<...>; }; mod: { ...; }; instance: { ...; }; mods: { ...; }; invoke: {}; }'.
|
build (macos-latest, aarch64-apple-darwin, macos-aarch64):
src/api/boot.ts#L9
Parameter 'a' implicitly has an 'any' type.
|
build (macos-latest, aarch64-apple-darwin, macos-aarch64):
src/api/boot.ts#L9
Parameter 'b' implicitly has an 'any' type.
|
build (macos-latest, aarch64-apple-darwin, macos-aarch64):
src/api/loader.ts#L1
Module '"./bindings/app"' has no exported member 'ModLoader'. Did you mean to use 'import ModLoader from "./bindings/app"' instead?
|
build (macos-latest, aarch64-apple-darwin, macos-aarch64):
src/api/loader.ts#L25
Object is of type 'unknown'.
|
build (macos-latest, aarch64-apple-darwin, macos-aarch64):
src/api/stores.ts#L2
Module '"./bindings/app"' has no exported member 'PluginInfo'. Did you mean to use 'import PluginInfo from "./bindings/app"' instead?
|
build (macos-latest, aarch64-apple-darwin, macos-aarch64)
Process completed with exit code 1.
|
build (macos-latest, x86_64-apple-darwin, macos-x86_64):
src/api/boot.ts#L7
Property 'version' does not exist on type '{}'.
|
build (macos-latest, x86_64-apple-darwin, macos-x86_64):
src/api/boot.ts#L9
Object is of type 'unknown'.
|
build (macos-latest, x86_64-apple-darwin, macos-x86_64):
src/api/boot.ts#L9
Property 'plugins' does not exist on type '{ instances: { create: (data: InstanceCreation[]) => Promise<Result<bigint, string>>; read: (data?: null) => Promise<Instance[]>; update: (data?: null) => Promise<...>; delete: (data: number[]) => Promise<...>; }; mod: { ...; }; instance: { ...; }; mods: { ...; }; invoke: {}; }'.
|
build (macos-latest, x86_64-apple-darwin, macos-x86_64):
src/api/boot.ts#L9
Parameter 'a' implicitly has an 'any' type.
|
build (macos-latest, x86_64-apple-darwin, macos-x86_64):
src/api/boot.ts#L9
Parameter 'b' implicitly has an 'any' type.
|
build (macos-latest, x86_64-apple-darwin, macos-x86_64):
src/api/loader.ts#L1
Module '"./bindings/app"' has no exported member 'ModLoader'. Did you mean to use 'import ModLoader from "./bindings/app"' instead?
|
build (macos-latest, x86_64-apple-darwin, macos-x86_64):
src/api/loader.ts#L25
Object is of type 'unknown'.
|
build (macos-latest, x86_64-apple-darwin, macos-x86_64):
src/api/stores.ts#L2
Module '"./bindings/app"' has no exported member 'PluginInfo'. Did you mean to use 'import PluginInfo from "./bindings/app"' instead?
|
build (macos-latest, x86_64-apple-darwin, macos-x86_64)
Process completed with exit code 1.
|
build (ubuntu-latest, x86_64-unknown-linux-gnu, linux-x86_64):
src/api/boot.ts#L7
Property 'version' does not exist on type '{}'.
|
build (ubuntu-latest, x86_64-unknown-linux-gnu, linux-x86_64):
src/api/boot.ts#L9
Object is of type 'unknown'.
|
build (ubuntu-latest, x86_64-unknown-linux-gnu, linux-x86_64):
src/api/boot.ts#L9
Property 'plugins' does not exist on type '{ instances: { create: (data: InstanceCreation[]) => Promise<Result<bigint, string>>; read: (data?: null) => Promise<Instance[]>; update: (data?: null) => Promise<...>; delete: (data: number[]) => Promise<...>; }; mod: { ...; }; instance: { ...; }; mods: { ...; }; invoke: {}; }'.
|
build (ubuntu-latest, x86_64-unknown-linux-gnu, linux-x86_64):
src/api/boot.ts#L9
Parameter 'a' implicitly has an 'any' type.
|
build (ubuntu-latest, x86_64-unknown-linux-gnu, linux-x86_64):
src/api/boot.ts#L9
Parameter 'b' implicitly has an 'any' type.
|
build (ubuntu-latest, x86_64-unknown-linux-gnu, linux-x86_64):
src/api/loader.ts#L1
Module '"./bindings/app"' has no exported member 'ModLoader'. Did you mean to use 'import ModLoader from "./bindings/app"' instead?
|
build (ubuntu-latest, x86_64-unknown-linux-gnu, linux-x86_64):
src/api/loader.ts#L25
Object is of type 'unknown'.
|
build (ubuntu-latest, x86_64-unknown-linux-gnu, linux-x86_64):
src/api/stores.ts#L2
Module '"./bindings/app"' has no exported member 'PluginInfo'. Did you mean to use 'import PluginInfo from "./bindings/app"' instead?
|
build (ubuntu-latest, x86_64-unknown-linux-gnu, linux-x86_64)
Process completed with exit code 1.
|
build (windows-latest, x86_64-pc-windows-msvc, windows-x86_64):
src/api/boot.ts#L7
Property 'version' does not exist on type '{}'.
|
build (windows-latest, x86_64-pc-windows-msvc, windows-x86_64):
src/api/boot.ts#L9
Object is of type 'unknown'.
|
build (windows-latest, x86_64-pc-windows-msvc, windows-x86_64):
src/api/boot.ts#L9
Property 'plugins' does not exist on type '{ instances: { create: (data: InstanceCreation[]) => Promise<Result<bigint, string>>; read: (data?: null) => Promise<Instance[]>; update: (data?: null) => Promise<...>; delete: (data: number[]) => Promise<...>; }; mod: { ...; }; instance: { ...; }; mods: { ...; }; invoke: {}; }'.
|
build (windows-latest, x86_64-pc-windows-msvc, windows-x86_64):
src/api/boot.ts#L9
Parameter 'a' implicitly has an 'any' type.
|
build (windows-latest, x86_64-pc-windows-msvc, windows-x86_64):
src/api/boot.ts#L9
Parameter 'b' implicitly has an 'any' type.
|
build (windows-latest, x86_64-pc-windows-msvc, windows-x86_64):
src/api/loader.ts#L1
Module '"./bindings/app"' has no exported member 'ModLoader'. Did you mean to use 'import ModLoader from "./bindings/app"' instead?
|
build (windows-latest, x86_64-pc-windows-msvc, windows-x86_64):
src/api/loader.ts#L25
Object is of type 'unknown'.
|
build (windows-latest, x86_64-pc-windows-msvc, windows-x86_64):
src/api/stores.ts#L2
Module '"./bindings/app"' has no exported member 'PluginInfo'. Did you mean to use 'import PluginInfo from "./bindings/app"' instead?
|
build (windows-latest, x86_64-pc-windows-msvc, windows-x86_64):
src/api/boot.ts#L7
Property 'version' does not exist on type '{}'.
|
build (windows-latest, x86_64-pc-windows-msvc, windows-x86_64):
src/api/boot.ts#L9
Object is of type 'unknown'.
|
build (macos-latest, aarch64-apple-darwin, macos-aarch64)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-node@v3, benjlevesque/short-sha@v2.1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
build (macos-latest, aarch64-apple-darwin, macos-aarch64)
Unsupported Cargo.lock format, fallback to caching entire file
|
build (macos-latest, x86_64-apple-darwin, macos-x86_64)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-node@v3, benjlevesque/short-sha@v2.1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
build (macos-latest, x86_64-apple-darwin, macos-x86_64)
Unsupported Cargo.lock format, fallback to caching entire file
|
build (ubuntu-latest, x86_64-unknown-linux-gnu, linux-x86_64)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-node@v3, benjlevesque/short-sha@v2.1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
build (ubuntu-latest, x86_64-unknown-linux-gnu, linux-x86_64)
Unsupported Cargo.lock format, fallback to caching entire file
|
build (windows-latest, x86_64-pc-windows-msvc, windows-x86_64)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-node@v3, benjlevesque/short-sha@v2.1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
build (windows-latest, x86_64-pc-windows-msvc, windows-x86_64)
Unsupported Cargo.lock format, fallback to caching entire file
|