Skip to content

Resolve class_property to avoid Deprecated annotation on the clas… #3861

Resolve class_property to avoid Deprecated annotation on the clas…

Resolve class_property to avoid Deprecated annotation on the clas… #3861

Triggered via push September 4, 2024 12:59
Status Failure
Total duration 1h 30m 14s
Artifacts

llvm.yml

on: push
Matrix: llvm_test
Fit to window
Zoom out
Zoom in

Annotations

12 errors and 18 warnings
LLVM 14.0.0: spec/std/xml/reader_spec.cr#L596
"Opening and ending tag mismatch: people line 1 and foo"]
LLVM 14.0.0
Process completed with exit code 2.
LLVM 15.0.6: spec/std/xml/reader_spec.cr#L596
"Opening and ending tag mismatch: people line 1 and foo"]
LLVM 15.0.6
Process completed with exit code 2.
LLVM 13.0.0: spec/std/xml/reader_spec.cr#L596
"Opening and ending tag mismatch: people line 1 and foo"]
LLVM 13.0.0
Process completed with exit code 2.
LLVM 17.0.6: spec/std/xml/reader_spec.cr#L596
"Opening and ending tag mismatch: people line 1 and foo"]
LLVM 17.0.6
Process completed with exit code 2.
LLVM 16.0.3: spec/std/xml/reader_spec.cr#L596
"Opening and ending tag mismatch: people line 1 and foo"]
LLVM 16.0.3
Process completed with exit code 2.
LLVM 18.1.4: spec/std/xml/reader_spec.cr#L596
"Opening and ending tag mismatch: people line 1 and foo"]
LLVM 18.1.4
Process completed with exit code 2.
LLVM 14.0.0: src/xml/error.cr#L29
Deprecated XML::Error.max_error_capacity. This class property is deprecated. XML errors are accessible directly in the respective context via `XML::Reader#errors` and `XML::Node#errors`.
LLVM 14.0.0: src/xml/error.cr#L30
Deprecated XML::Error.max_error_capacity. This class property is deprecated. XML errors are accessible directly in the respective context via `XML::Reader#errors` and `XML::Node#errors`.
LLVM 14.0.0: src/xml/error.cr#L25
Deprecated XML::Error.max_error_capacity. This class property is deprecated. XML errors are accessible directly in the respective context via `XML::Reader#errors` and `XML::Node#errors`.
LLVM 15.0.6: src/xml/error.cr#L29
Deprecated XML::Error.max_error_capacity. This class property is deprecated. XML errors are accessible directly in the respective context via `XML::Reader#errors` and `XML::Node#errors`.
LLVM 15.0.6: src/xml/error.cr#L30
Deprecated XML::Error.max_error_capacity. This class property is deprecated. XML errors are accessible directly in the respective context via `XML::Reader#errors` and `XML::Node#errors`.
LLVM 15.0.6: src/xml/error.cr#L25
Deprecated XML::Error.max_error_capacity. This class property is deprecated. XML errors are accessible directly in the respective context via `XML::Reader#errors` and `XML::Node#errors`.
LLVM 13.0.0: src/xml/error.cr#L29
Deprecated XML::Error.max_error_capacity. This class property is deprecated. XML errors are accessible directly in the respective context via `XML::Reader#errors` and `XML::Node#errors`.
LLVM 13.0.0: src/xml/error.cr#L30
Deprecated XML::Error.max_error_capacity. This class property is deprecated. XML errors are accessible directly in the respective context via `XML::Reader#errors` and `XML::Node#errors`.
LLVM 13.0.0: src/xml/error.cr#L25
Deprecated XML::Error.max_error_capacity. This class property is deprecated. XML errors are accessible directly in the respective context via `XML::Reader#errors` and `XML::Node#errors`.
LLVM 17.0.6: src/xml/error.cr#L29
Deprecated XML::Error.max_error_capacity. This class property is deprecated. XML errors are accessible directly in the respective context via `XML::Reader#errors` and `XML::Node#errors`.
LLVM 17.0.6: src/xml/error.cr#L30
Deprecated XML::Error.max_error_capacity. This class property is deprecated. XML errors are accessible directly in the respective context via `XML::Reader#errors` and `XML::Node#errors`.
LLVM 17.0.6: src/xml/error.cr#L25
Deprecated XML::Error.max_error_capacity. This class property is deprecated. XML errors are accessible directly in the respective context via `XML::Reader#errors` and `XML::Node#errors`.
LLVM 16.0.3: src/xml/error.cr#L29
Deprecated XML::Error.max_error_capacity. This class property is deprecated. XML errors are accessible directly in the respective context via `XML::Reader#errors` and `XML::Node#errors`.
LLVM 16.0.3: src/xml/error.cr#L30
Deprecated XML::Error.max_error_capacity. This class property is deprecated. XML errors are accessible directly in the respective context via `XML::Reader#errors` and `XML::Node#errors`.
LLVM 16.0.3: src/xml/error.cr#L25
Deprecated XML::Error.max_error_capacity. This class property is deprecated. XML errors are accessible directly in the respective context via `XML::Reader#errors` and `XML::Node#errors`.
LLVM 18.1.4: src/xml/error.cr#L29
Deprecated XML::Error.max_error_capacity. This class property is deprecated. XML errors are accessible directly in the respective context via `XML::Reader#errors` and `XML::Node#errors`.
LLVM 18.1.4: src/xml/error.cr#L30
Deprecated XML::Error.max_error_capacity. This class property is deprecated. XML errors are accessible directly in the respective context via `XML::Reader#errors` and `XML::Node#errors`.
LLVM 18.1.4: src/xml/error.cr#L25
Deprecated XML::Error.max_error_capacity. This class property is deprecated. XML errors are accessible directly in the respective context via `XML::Reader#errors` and `XML::Node#errors`.