Skip to content

Parse song info from Last.fm url #221 #138

Parse song info from Last.fm url #221

Parse song info from Last.fm url #221 #138

Triggered via pull request September 11, 2024 21:06
Status Success
Total duration 3m 47s
Artifacts

test.yml

on: pull_request
Setup and quick checks
1m 1s
Setup and quick checks
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
Setup and quick checks: src/App.tsx#L75
React Compiler has skipped optimizing this component because one or more React ESLint rules were disabled. React Compiler only works when your components follow all the rules of React, disabling them may result in unexpected or incorrect behavior
Setup and quick checks: src/components/AlertZone/AlertZone.tsx#L19
React Compiler has skipped optimizing this component because one or more React ESLint rules were disabled. React Compiler only works when your components follow all the rules of React, disabling them may result in unexpected or incorrect behavior
Setup and quick checks: src/domains/error/ErrorPage.tsx#L21
Writing to a variable defined outside a component or hook is not allowed. Consider using an effect
Setup and quick checks: src/domains/lastfm/Callback.tsx#L67
React Compiler has skipped optimizing this component because one or more React ESLint rules were disabled. React Compiler only works when your components follow all the rules of React, disabling them may result in unexpected or incorrect behavior
Setup and quick checks: src/domains/scrobbleAlbum/ScrobbleAlbumTracklist.tsx#L116
React Compiler has skipped optimizing this component because one or more React ESLint rules were disabled. React Compiler only works when your components follow all the rules of React, disabling them may result in unexpected or incorrect behavior
Setup and quick checks: src/domains/scrobbleAlbum/ScrobbleAlbumTracklist.tsx#L132
React Compiler has skipped optimizing this component because one or more React ESLint rules were disabled. React Compiler only works when your components follow all the rules of React, disabling them may result in unexpected or incorrect behavior
Setup and quick checks: src/domains/scrobbleSong/SongForm.tsx#L94
React Compiler has skipped optimizing this component because one or more React ESLint rules were disabled. React Compiler only works when your components follow all the rules of React, disabling them may result in unexpected or incorrect behavior
Setup and quick checks: src/domains/scrobbleSong/SongForm.tsx#L108
React Compiler has skipped optimizing this component because one or more React ESLint rules were disabled. React Compiler only works when your components follow all the rules of React, disabling them may result in unexpected or incorrect behavior
Setup and quick checks: src/domains/scrobbleUser/ScrobbleUserResults.tsx#L54
React Compiler has skipped optimizing this component because one or more React ESLint rules were disabled. React Compiler only works when your components follow all the rules of React, disabling them may result in unexpected or incorrect behavior
Setup and quick checks: src/domains/scrobbleUser/ScrobbleUserResults.tsx#L81
React Compiler has skipped optimizing this component because one or more React ESLint rules were disabled. React Compiler only works when your components follow all the rules of React, disabling them may result in unexpected or incorrect behavior
Unit tests
The following actions use a deprecated Node.js version and will be forced to run on node20: codecov/codecov-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/