fix(ci): raport postepow nie mogl odczytac ruchu, ktory ma raportowac - #177
Merged
Merged
Conversation
The first run went out with its headline numbers missing: the traffic endpoints refused the Actions token with 'Resource not accessible by integration'. They map to the administration:read permission, which the workflow did not request. A report without visitor counts is the one thing this report cannot be. GitHub keeps traffic for 14 days and nobody else is writing it down, so a missed run is a hole in the only trend the project has. The failure is now core.error rather than core.warning, and the table says the API refused rather than that it did not respond. A report that quietly drops the numbers it exists to carry reads like a calm week.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Pierwszy bieg poszedł bez najważniejszych liczb: endpointy ruchu odmówiły tokenowi Actions —
Resource not accessible by integration. Mapują się na uprawnienieadministration: read, którego workflow nie prosił.Raport bez liczby odwiedzin jest jedyną rzeczą, którą ten raport być nie może. GitHub trzyma ruch 14 dni i nikt inny go nie zapisuje, więc pominięty bieg to dziura w jedynym trendzie, jaki ten projekt ma.
Dodatkowo porażka jest teraz
core.error, a niecore.warning, a tabela mówi, że API odmówiło, a nie że nie odpowiedziało. Raport, który po cichu gubi liczby, dla których istnieje, czyta się jak spokojny tydzień.