Merge pull request #488 from Root-lee/fix-README-format-error #91
Annotations
10 errors and 2 warnings
Run tests
UTCWithTwoParam resultMap=map[day:9 hour:7 isdst:false min:42 month:11 sec:17 wday:7 yday:0 year:2024]
|
Run tests
LocalWithTwoParam resultMap=map[day:9 hour:7 isdst:false min:42 month:11 sec:17 wday:7 yday:0 year:2024]
|
Run tests
UTCWithOnlyFormatParam resultMap=map[day:9 hour:7 isdst:false min:42 month:11 sec:17 wday:7 yday:0 year:2024]
|
Run tests
LocalWithOnlyFormatParam resultMap=map[day:9 hour:7 isdst:false min:42 month:11 sec:17 wday:7 yday:0 year:2024]
|
Run tests
key=wday, value=7
|
Run tests
key=hour, value=7
|
Run tests
key=sec, value=17
|
Run tests
key=isdst, value=false
|
Run tests
key=day, value=9
|
Run tests
key=min, value=42
|
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