Skip to content

chore: Convert Schema to class (2nd attempt) #5345

chore: Convert Schema to class (2nd attempt)

chore: Convert Schema to class (2nd attempt) #5345

Triggered via pull request June 24, 2026 02:03
Status Failure
Total duration 1m 37s
Artifacts

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 3 warnings
swiftlint
Process completed with exit code 2.
swiftlint: Sources/SmithyCodegenCore/Schemas/SchemasCodegen.swift#L105
Line should be 120 characters or less; currently it has 121 characters (line_length)
swiftlint: Sources/SmithyCodegenCore/Schemas/SchemasCodegen.swift#L66
Line should be 120 characters or less; currently it has 136 characters (line_length)
swiftlint: Sources/SmithyCodegenCore/Schemas/SchemasCodegen.swift#L57
Line should be 120 characters or less; currently it has 140 characters (line_length)
swiftlint: Sources/SmithyCodegenCore/Schemas/SchemasCodegen.swift#L48
Line should be 120 characters or less; currently it has 132 characters (line_length)
swiftlint
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
swiftlint
The following taps are not trusted: aws/tap azure/bicep Homebrew will ignore formulae, casks and commands from these taps when `HOMEBREW_REQUIRE_TAP_TRUST` is set. This will become the default in Homebrew 6.0.0 or 5.2.0, whichever comes first. Enable trust checks now with: export HOMEBREW_REQUIRE_TAP_TRUST=1 Trust specific formulae, casks or commands with: brew trust --formula <user>/<tap>/<formula> brew trust --cask <user>/<tap>/<cask> brew trust --command <user>/<tap>/<command> or trust installed formulae from these taps with: brew trust --formula azure/bicep/bicep You can trust all formulae, casks and commands from these taps with: brew trust aws/tap azure/bicep Prefer trusting only the specific formulae, casks or commands you need. Untap them with: brew untap aws/tap azure/bicep To keep allowing them by default during the transition: export HOMEBREW_NO_REQUIRE_TAP_TRUST=1 This is not recommended and will be removed in a later release.
ktlint
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v2. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/