Skip to content

Implement JSON.Encoder if available #99

Implement JSON.Encoder if available

Implement JSON.Encoder if available #99

Triggered via pull request December 12, 2024 09:17
Status Success
Total duration 29s
Artifacts

ci.yml

on: pull_request
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

2 warnings
test (1.17.x, 27.x, lint)
left..right inside match is deprecated, you must always match on the step: left..right//var or left..right//_ if you want to ignore it
test (1.17.x, 27.x, lint)
min..max inside match is deprecated, you must always match on the step: min..max//var or min..max//_ if you want to ignore it