Handle axes #99
Annotations
10 errors and 15 warnings
cargo clippy:
babelfont-rs/src/convertors/designspace.rs#L14
unresolved import `crate::Location`
|
cargo clippy:
babelfont-rs/src/convertors/fontlab.rs#L2
unresolved imports `crate::Location`, `crate::PathDirection`
|
cargo clippy:
babelfont-rs/src/convertors/fontlab.rs#L6
unresolved import `lazy_static`
|
cargo clippy:
babelfont-rs/src/convertors/fontlab.rs#L7
unresolved import `otmath`
|
cargo clippy:
babelfont-rs/src/convertors/designspace.rs#L4
unresolved import `designspace`
|
cargo clippy:
babelfont-rs/src/convertors/designspace.rs#L16
unresolved import `designspace`
|
cargo clippy:
babelfont-rs/src/convertors/ufo.rs#L93
failed to resolve: could not find `PathDirection` in `shape`
|
cargo clippy:
babelfont-rs/src/convertors/fontlab.rs#L56
cannot find value `RE` in this scope
|
cargo clippy:
babelfont-rs/src/convertors/designspace.rs#L25
failed to resolve: use of undeclared crate or module `designspace`
|
cargo clippy:
babelfont-rs/src/convertors/designspace.rs#L25
no variant named `XMLParse` found for enum `error::BabelfontError`
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
install nightly toolchain
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
install nightly toolchain
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
install nightly toolchain
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
install nightly toolchain
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
cargo clippy
virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
|
cargo clippy:
otmath/src/lib.rs#L15
doc quote line without `>` marker
|
cargo clippy:
otmath/src/lib.rs#L16
doc quote line without `>` marker
|
cargo clippy
`otmath` (lib) generated 2 warnings (run `cargo clippy --fix --lib -p otmath` to apply 2 suggestions)
|
cargo clippy:
otspec_macros/src/lib.rs#L2
unexpected `cfg` condition name: `nightly`
|
cargo clippy:
otspec_macros/src/tables.rs#L5
unexpected `cfg` condition name: `nightly`
|
cargo clippy:
otspec_macros/src/tables.rs#L31
unexpected `cfg` condition name: `nightly`
|
cargo clippy:
otspec_macros/src/tables.rs#L57
unexpected `cfg` condition name: `nightly`
|
cargo clippy:
otspec_macros/src/tables.rs#L72
unexpected `cfg` condition name: `nightly`
|
cargo clippy:
otspec_macros/src/internals/ast.rs#L19
field `original` is never read
|
Loading