Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@jsoref
Copy link
Contributor

@jsoref jsoref commented May 13, 2025

before

[Check Spelling/Check Spelling] failed to read 'action.yml' from action 'checkout' with path '' of step file does not exist
failed to read 'action.yaml' from action 'checkout' with path '' of step file does not exist
failed to read 'Dockerfile' from action 'checkout' with path '' of step file does not exist

after

[Check Spelling/Check Spelling] failed to read 'action.yml' from action 'checkout' with path '' of step: file does not exist
failed to read 'action.yaml' from action 'checkout' with path '' of step: file does not exist
failed to read 'Dockerfile' from action 'checkout' with path '' of step: file does not exist

@codecov
Copy link

codecov bot commented May 13, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 74.68%. Comparing base (bd4bc99) to head (3cae4b9).
Report is 1 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #2753      +/-   ##
==========================================
+ Coverage   74.65%   74.68%   +0.02%     
==========================================
  Files          73       73              
  Lines       11139    11139              
==========================================
+ Hits         8316     8319       +3     
+ Misses       2186     2184       -2     
+ Partials      637      636       -1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@mergify mergify bot merged commit b5469ac into nektos:master May 23, 2025
12 checks passed
@jsoref jsoref deleted the issue-2752 branch May 25, 2025 10:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Error is lumped together with sentence resulting in nonsensical message

3 participants