Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[todo] Fix SwiftLint workflow step #64

Closed
kyzmitch opened this issue Aug 2, 2023 · 1 comment
Closed

[todo] Fix SwiftLint workflow step #64

kyzmitch opened this issue Aug 2, 2023 · 1 comment
Assignees
Labels
bug CI github workflows

Comments

@kyzmitch
Copy link
Owner

kyzmitch commented Aug 2, 2023

Currently it could be triggered by pull request, but for some reason it can't find swift files to check:

Run norio-nomura/action-swiftlint@3.2.1
  env:
    DIFF_BASE: master
...
"/home/runner/work/Cotton/Cotton":"/github/workspace" 5bedb4:05ddb88e99204900a5dd037a6155f6a8
fatal: detected dubious ownership in repository at '/github/workspace'
To add an exception for this directory, call:

	git config --global --add safe.directory /github/workspace
error: Could not access 'FETCH_HEAD'
No Swift file changed
@kyzmitch kyzmitch added bug CI github workflows labels Aug 2, 2023
@kyzmitch kyzmitch self-assigned this Aug 2, 2023
@kyzmitch
Copy link
Owner Author

it should be better now after merge of PR #66

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug CI github workflows
Projects
None yet
Development

No branches or pull requests

1 participant