fix: windows uses msvc #25
Annotations
12 errors and 3 warnings
build (macos-latest):
src/util/mod.rs#L1
file not found for module `json_helpers`
|
build (macos-latest):
src/extra/mod.rs#L3
unresolved imports `crate::util::json_helpers::ToObject`, `crate::util::json_helpers::ToString`
|
build (macos-latest):
src/main.rs#L19
unresolved imports `util::json_helpers::ToObject`, `util::json_helpers::ToString`
|
build (macos-latest):
src/extra/mod.rs#L25
`Value` doesn't implement `std::fmt::Display`
|
build (macos-latest):
src/extra/mod.rs#L35
`Value` doesn't implement `std::fmt::Display`
|
build (macos-latest):
src/extra/mod.rs#L46
no method named `to_object` found for enum `Value` in the current scope
|
build (macos-latest):
src/extra/mod.rs#L80
no method named `to_object` found for enum `Value` in the current scope
|
build (macos-latest):
src/extra/mod.rs#L94
no method named `to_object` found for enum `Value` in the current scope
|
build (macos-latest):
src/main.rs#L132
no method named `to_object` found for enum `Value` in the current scope
|
build (macos-latest)
Process completed with exit code 101.
|
build (ubuntu-18.04)
The run was canceled by @SpikeHD.
|
build (windows-latest)
The operation was canceled.
|
build (macos-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
build (windows-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Build
The ubuntu-18.04 environment is deprecated, consider switching to ubuntu-20.04(ubuntu-latest), or ubuntu-22.04 instead. For more details see https://github.com/actions/virtual-environments/issues/6002
|