Skip to content

Bump peter-evans/rebase from 1.3.0 to 2.1.0 #45

Bump peter-evans/rebase from 1.3.0 to 2.1.0

Bump peter-evans/rebase from 1.3.0 to 2.1.0 #45

Triggered via pull request December 4, 2023 08:27
Status Failure
Total duration 6m 57s
Artifacts

ci.yml

on: pull_request
generate-matrix
2m 21s
generate-matrix
Matrix: test
conclusion
0s
conclusion
Fit to window
Zoom out
Zoom in

Annotations

12 errors and 5 warnings
syntax (macos-13)
Process completed with exit code 1.
syntax (macos-13): Casks/5kplayer.rb#L7
Cask/Desc: Description shouldn't contain Unicode emojis or symbols.
syntax (macos-13): Casks/accessmenubarapps.rb#L5
Cask/UrlLegacyCommaSeparators: Use `version.csv.first` instead of `version.before_comma` and `version.csv.second` instead of `version.after_comma`.
syntax (macos-13): Casks/actual.rb#L2
Cask/Variables: Use `arch arm: "-arm64"` instead of `arch = Hardware::CPU.intel? ? "" : "-arm64"`.
syntax (macos-13): Casks/actual.rb#L2
Cask/OnSystemConditionals: Don't use `Hardware::CPU.intel?`, use `on_arm` and `on_intel` blocks instead.
syntax (macos-13): Casks/actual.rb#L2
Cask/OnSystemConditionals: Don't use `if Hardware::CPU.intel?`, use `on_intel do` instead.
syntax (macos-13): Casks/actual.rb#L6
Cask/OnSystemConditionals: Don't use `if Hardware::CPU.intel?`, use `on_intel do` instead.
syntax (macos-13): Casks/adobe-acrobat-pro.rb#L22
Layout/FirstArrayElementIndentation: Use 2 spaces for indentation in an array, relative to the parent hash key.
syntax (macos-13): Casks/adobe-acrobat-pro.rb#L26
Layout/FirstArrayElementIndentation: Indent the right bracket the same as the parent hash key.
syntax (macos-13): Casks/adobe-acrobat-reader.rb#L20
Layout/FirstArrayElementIndentation: Use 2 spaces for indentation in an array, relative to the parent hash key.
syntax (macos-13): Casks/adobe-acrobat-reader.rb#L23
Layout/FirstArrayElementIndentation: Indent the right bracket the same as the parent hash key.
conclusion
Process completed with exit code 1.
generate-matrix
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/
syntax (macos-13)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v2.1.7. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
syntax (macos-13)
Removing Visual Studio is no longer necessary.
syntax (macos-13)
Removing `conda` symlink is no longer necessary.
syntax (macos-13)
The `save-state` 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/