Skip to content

chore: release version v0.1.2 #10

chore: release version v0.1.2

chore: release version v0.1.2 #10

Triggered via push August 5, 2024 09:31
Status Success
Total duration 11m 34s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

4 warnings
Release
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
Release
using map.field notation (without parentheses) to invoke function Ash.Query.Operator.Eq.operator() is deprecated, you must add parentheses instead: remote.function()
Release
using map.field notation (without parentheses) to invoke function Ash.Api.Dsl.sections() is deprecated, you must add parentheses instead: remote.function()
Release
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/