Continuous Integration #203
Annotations
5 errors and 8 warnings
macros/src/html.rs#L210
attempted to take value of method `line` on type `proc_macro::Span`
|
macros/src/html.rs#L211
attempted to take value of method `column` on type `proc_macro::Span`
|
macros/src/html.rs#L341
attempted to take value of method `line` on type `proc_macro::Span`
|
macros/src/html.rs#L342
attempted to take value of method `column` on type `proc_macro::Span`
|
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: hecrj/setup-rust-action@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
macros/src/lib.rs#L2
unexpected `cfg` condition name: `can_show_location_of_runtime_parse_error`
|
macros/src/html.rs#L200
unexpected `cfg` condition name: `can_show_location_of_runtime_parse_error`
|
macros/src/html.rs#L218
unexpected `cfg` condition name: `can_show_location_of_runtime_parse_error`
|
macros/src/html.rs#L331
unexpected `cfg` condition name: `can_show_location_of_runtime_parse_error`
|
macros/src/html.rs#L349
unexpected `cfg` condition name: `can_show_location_of_runtime_parse_error`
|
target/debug/build/typed-html-macros-cfd2de3f39ae802f/out/grammar.rs#L11806
unexpected `cfg` condition name: `can_join_spans`
|
target/debug/build/typed-html-macros-cfd2de3f39ae802f/out/grammar.rs#L11810
unexpected `cfg` condition name: `can_join_spans`
|
This job failed
Loading