Continuous Integration #210
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`
|
|
The following actions use a deprecated Node.js version and will be forced to run on node20: hecrj/setup-rust-action@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
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-fd5ade629baaafe8/out/grammar.rs#L11806
unexpected `cfg` condition name: `can_join_spans`
|
target/debug/build/typed-html-macros-fd5ade629baaafe8/out/grammar.rs#L11810
unexpected `cfg` condition name: `can_join_spans`
|
This job failed
Loading