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

Bump codecov/codecov-action from 4 to 5 #3

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Bump codecov/codecov-action from 4 to 5

67e6ff4
Select commit
Loading
Failed to load commit list.
Sign in for the full log view
Open

Bump codecov/codecov-action from 4 to 5 #3

Bump codecov/codecov-action from 4 to 5
67e6ff4
Select commit
Loading
Failed to load commit list.
GitHub Actions / Test Results succeeded Nov 15, 2024 in 0s

Checks: ⚠️ 1

Android Lint 🛑 0 errors ⚠️ 1 warning 💡 0 others
Performance / UnusedResources 0 1 0

Annotations

Check warning on line 0 in /home/runner/work/uab-formacions-android/uab-formacions-android/app/src/main/res/mipmap-hdpi/ic_launcher_round.webp

See this annotation in the file changed.

@github-actions github-actions / Test Results

Performance: Unused resources

The resource `R.mipmap.ic_launcher_round` appears to be unused
Raw output
Unused resources make applications larger and slow down builds.


The unused resource check can ignore tests. If you want to include resources that are only referenced from tests, consider packaging them in a test source set instead.

You can include test sources in the unused resource check by setting the system property lint.unused-resources.include-tests =true, and to exclude them (usually for performance reasons), use lint.unused-resources.exclude-tests =true.
,