Skip to content

Bump actions/checkout from 4.1.1 to 7.0.1 #80

Bump actions/checkout from 4.1.1 to 7.0.1

Bump actions/checkout from 4.1.1 to 7.0.1 #80

Triggered via pull request August 14, 2026 04:26
Status Success
Total duration 5m 9s
Artifacts

main.yml

on: pull_request
Lint code with SwiftLint
15s
Lint code with SwiftLint
Matrix: pod-lint
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

7 warnings
Lint code with SwiftLint: Lock/Routes.swift#L69
`if`, `for`, `guard`, `switch`, `while`, and `catch` statements shouldn't unnecessarily wrap their conditionals or arguments in parentheses (control_statement)
Lint code with SwiftLint: Lock/UnrecoverableError.swift#L57
`if`, `for`, `guard`, `switch`, `while`, and `catch` statements shouldn't unnecessarily wrap their conditionals or arguments in parentheses (control_statement)
Lint code with SwiftLint: Lock/InputField.swift#L25
Class body should span 300 lines or less excluding comments and whitespace: currently spans 351 lines (type_body_length)
Lint code with SwiftLint: Lock/CountryTableViewController.swift#L61
Remove overridden functions that don't do anything except call their super (unneeded_override)
Lint code with SwiftLint
The following taps are not trusted: aws/tap Homebrew is currently ignoring formulae, casks and commands from these taps because tap trust is required. Untap them with: brew untap aws/tap Trust specific formulae, casks and commands with: brew trust --formula <user>/<tap>/<formula> brew trust --cask <user>/<tap>/<cask> brew trust --command <user>/<tap>/<command> Whole-tap trust is broader and includes all current and future formulae, casks and commands from the listed taps. Trust whole taps with: brew trust aws/tap To disable trust checks: export HOMEBREW_NO_REQUIRE_TAP_TRUST=1 This is not recommended and will be removed in a later release. For more information, see: https://docs.brew.sh/Tap-Trust
Lint podspec using Xcode 26.6
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: mxcl/xcodebuild@d3ee9b419c1be9a988086c58fe0988f32d99cfc5. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Test using Xcode 26.6
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: codecov/codecov-action@ab904c41d6ece82784817410c45d8b8c02684457, mxcl/xcodebuild@d3ee9b419c1be9a988086c58fe0988f32d99cfc5. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/