Skip to content

feat: added properties dependencies support to CodedBy macro #709

feat: added properties dependencies support to CodedBy macro

feat: added properties dependencies support to CodedBy macro #709

Triggered via pull request October 9, 2024 04:38
Status Failure
Total duration 20m 3s
Artifacts

main.yml

on: pull_request
Matrix: Analyze / codeql
Matrix: CocoaPods
Matrix: Swift Package / swift-package
Run spell check
8s
Run spell check
CI  /  Check if release needed
CI / Check if release needed
CD  /  Generate release changelogs
CD / Generate release changelogs
CD  /  Build and Publish
CD / Build and Publish
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 32 warnings
Swift Package / Run tests on macos-latest with swift version 6.0.0
The process '/Users/runner/work/_actions/maxep/spm-lcov-action/0.3.1/cov.sh' failed with exit code 127
Swift Package / Run tests on macos-13 with swift version 5.9
Process completed with exit code 1.
Swift Package / Run tests on ubuntu-latest with swift version latest
The job was canceled because "macos-13_5_9" failed.
Swift Package / Run tests on ubuntu-latest with swift version latest
The operation was canceled.
Swift Package / Run tests on macos-latest with swift version 6.0.0
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Swift Package / Run tests on macos-latest with swift version 6.0.0
The following actions uses node12 which is deprecated and will be forced to run on node16: maxep/spm-lcov-action@0.3.1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Swift Package / Run tests on macos-latest with swift version 6.0.0
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/github-script@v6.1.0, actions/setup-node@v3, maxep/spm-lcov-action@0.3.1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Swift Package / Run tests on macos-13 with swift version 5.9
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Swift Package / Run tests on macos-13 with swift version 5.9
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/github-script@v6.1.0, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
CocoaPods (iOS) / Run linting on macos-latest with xcode version
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
CocoaPods (iOS) / Run linting on macos-latest with xcode version
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/github-script@v6.1.0, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
CocoaPods (iOS) / Run linting on macos-latest with xcode version
macOS's Gatekeeper has been disabled for this Cask
CocoaPods (iOS) / Run linting on macos-latest with xcode version : --- xcodebuild#L1
Using the first of multiple matching destinations:
CocoaPods (iOS) / Run linting on macos-latest with xcode version : Plugins/MetaProtocolCodable/Plugin.swift#L53
'appending' is deprecated: Use `URL` type instead of `Path`.
CocoaPods (iOS) / Run linting on macos-latest with xcode version : Plugins/MetaProtocolCodable/Plugin.swift#L55
'string' is deprecated: Use `URL` type instead of `Path`.
CocoaPods (iOS) / Run linting on macos-latest with xcode version : Plugins/MetaProtocolCodable/Plugin.swift#L63
'stem' is deprecated: Use `URL` type instead of `Path`.
CocoaPods (iOS) / Run linting on macos-latest with xcode version : Plugins/MetaProtocolCodable/Plugin.swift#L65
'appending' is deprecated: Use `URL` type instead of `Path`.
CocoaPods (iOS) / Run linting on macos-latest with xcode version : Plugins/MetaProtocolCodable/Plugin.swift#L67
'buildCommand(displayName:executable:arguments:environment:inputFiles:outputFiles:)' is deprecated: Use `URL` type instead of `Path`.
CocoaPods (macOS) / Run linting on macos-latest with xcode version
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
CocoaPods (macOS) / Run linting on macos-latest with xcode version
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/github-script@v6.1.0, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
CocoaPods (macOS) / Run linting on macos-latest with xcode version
macOS's Gatekeeper has been disabled for this Cask
CocoaPods (macOS) / Run linting on macos-latest with xcode version : Plugins/MetaProtocolCodable/Plugin.swift#L53
'appending' is deprecated: Use `URL` type instead of `Path`.
CocoaPods (macOS) / Run linting on macos-latest with xcode version : Plugins/MetaProtocolCodable/Plugin.swift#L55
'string' is deprecated: Use `URL` type instead of `Path`.
CocoaPods (macOS) / Run linting on macos-latest with xcode version : Plugins/MetaProtocolCodable/Plugin.swift#L65
'appending' is deprecated: Use `URL` type instead of `Path`.
CocoaPods (macOS) / Run linting on macos-latest with xcode version : Plugins/MetaProtocolCodable/Plugin.swift#L67
'buildCommand(displayName:executable:arguments:environment:inputFiles:outputFiles:)' is deprecated: Use `URL` type instead of `Path`.
CocoaPods (macOS) / Run linting on macos-latest with xcode version : Plugins/MetaProtocolCodable/Plugin.swift#L74
'string' is deprecated: Use `URL` type instead of `Path`.
Analyze / CodeQL Analysis on ubuntu-latest for language swift
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Analyze / CodeQL Analysis on ubuntu-latest for language swift
Swift analysis on Ubuntu runner images is no longer supported. Please migrate to a macOS runner if this affects you.
Analyze / CodeQL Analysis on macos-latest for language swift
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/