Skip to content

Bump js-yaml from 4.1.0 to 4.3.0 in /site #652

Bump js-yaml from 4.1.0 to 4.3.0 in /site

Bump js-yaml from 4.1.0 to 4.3.0 in /site #652

Triggered via pull request July 1, 2026 01:33
Status Failure
Total duration 14s
Artifacts

lint-swift.yml

on: pull_request
Swift Lint
12s
Swift Lint
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
Swift Lint: Apple/UI/BurrowView.swift#L870
Attributes should be on their own lines in functions and types, but on the same line as variables and imports (attributes)
Swift Lint: Apple/UI/BurrowView.swift#L813
Attributes should be on their own lines in functions and types, but on the same line as variables and imports (attributes)
Swift Lint: Apple/UI/BurrowView.swift#L796
Attributes should be on their own lines in functions and types, but on the same line as variables and imports (attributes)
Swift Lint: Apple/UI/BurrowView.swift#L502
Attributes should be on their own lines in functions and types, but on the same line as variables and imports (attributes)
Swift Lint: Apple/UI/BurrowView.swift#L490
Attributes should be on their own lines in functions and types, but on the same line as variables and imports (attributes)
Swift Lint: Apple/UI/BurrowView.swift#L322
Attributes with arguments or inside always_on_line_above must be on a new line instead of the same line (attributes)
Swift Lint: Apple/UI/BurrowView.swift#L147
Attributes should be on their own lines in functions and types, but on the same line as variables and imports (attributes)
Swift Lint: Apple/NetworkExtension/PacketTunnelProvider.swift#L139
An 'other_method' should not be placed amongst the type content(s) 'type_method' (type_contents_order)
Swift Lint: Apple/NetworkExtension/PacketTunnelProvider.swift#L130
An 'other_method' should not be placed amongst the type content(s) 'type_method' (type_contents_order)
Swift Lint: Apple/NetworkExtension/PacketTunnelProvider.swift#L88
An 'other_method' should not be placed amongst the type content(s) 'type_method' (type_contents_order)
Swift Lint
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/