Skip to content

feat!: XML response deserialization #2908

feat!: XML response deserialization

feat!: XML response deserialization #2908

Triggered via pull request January 16, 2024 19:00
Status Failure
Total duration 1m 37s
Artifacts

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

1 error and 4 warnings
ktlint
Process completed with exit code 1.
swiftlint
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
swiftlint: Sources/Core/AWSClientRuntime/Protocols/Ec2Query/Ec2Response.swift#L23
Unused parameter in a closure should be replaced with _ (unused_closure_parameter)
swiftlint: Sources/Core/AWSClientRuntime/Errors/RestXMLError+AWS.swift#L17
A doc comment should be attached to a declaration (orphaned_doc_comment)
ktlint
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/