Merge pull request #496 from tul/loadnil_fix #88
Annotations
10 errors and 2 warnings
Run tests
UTCWithTwoParam resultMap=map[day:9 hour:7 isdst:false min:39 month:11 sec:45 wday:7 yday:0 year:2024]
|
Run tests
LocalWithTwoParam resultMap=map[day:9 hour:16 isdst:false min:39 month:11 sec:45 wday:7 yday:0 year:2024]
|
Run tests
UTCWithOnlyFormatParam resultMap=map[day:9 hour:7 isdst:false min:39 month:11 sec:45 wday:7 yday:0 year:2024]
|
Run tests
LocalWithOnlyFormatParam resultMap=map[day:9 hour:16 isdst:false min:39 month:11 sec:45 wday:7 yday:0 year:2024]
|
Run tests
key=month, value=11
|
Run tests
key=isdst, value=false
|
Run tests
key=min, value=39
|
Run tests
key=day, value=9
|
Run tests
key=hour, value=16
|
Run tests
key=wday, value=7
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-go@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-go@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Loading