Skip to content

feat: decode string as JSON Web Token (JWT) (#19) #25

feat: decode string as JSON Web Token (JWT) (#19)

feat: decode string as JSON Web Token (JWT) (#19) #25

Triggered via push January 30, 2024 22:00
Status Success
Total duration 41s
Artifacts

push-package.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
build: tests/DumpHelper/Program.cs#L43
Dereference of a possibly null reference.
build: tests/DumpHelper/Program.cs#L48
Possible null reference argument for parameter 'path1' in 'string Path.Combine(string path1, string path2)'.
build: tests/DumpHelper/Program.cs#L57
Possible null reference return.
build: tests/DumpHelper/Program.cs#L69
Dereference of a possibly null reference.
build: tests/DumpHelper/Program.cs#L77
Dereference of a possibly null reference.
build: src/Heartbeat.Runtime/Analyzers/HttpClientAnalyzer.cs#L24
Dereference of a possibly null reference.
build: src/Heartbeat.Runtime/Analyzers/HttpClientAnalyzer.cs#L30
Dereference of a possibly null reference.
build: src/Heartbeat.Runtime/Analyzers/HttpClientAnalyzer.cs#L30
Dereference of a possibly null reference.
build: src/Heartbeat.Runtime/Analyzers/HttpClientAnalyzer.cs#L34
Dereference of a possibly null reference.
build: src/Heartbeat.Runtime/Analyzers/HttpWebResponseAnalyzer.cs#L32
Dereference of a possibly null reference.