Merge pull request #497 from warjiang/fix/typo-error #90
Annotations
10 errors and 2 warnings
Run tests
UTCWithTwoParam resultMap=map[day:9 hour:7 isdst:false min:40 month:11 sec:35 wday:7 yday:0 year:2024]
|
Run tests
LocalWithTwoParam resultMap=map[day:9 hour:16 isdst:false min:40 month:11 sec:35 wday:7 yday:0 year:2024]
|
Run tests
UTCWithOnlyFormatParam resultMap=map[day:9 hour:7 isdst:false min:40 month:11 sec:35 wday:7 yday:0 year:2024]
|
Run tests
LocalWithOnlyFormatParam resultMap=map[day:9 hour:16 isdst:false min:40 month:11 sec:35 wday:7 yday:0 year:2024]
|
Run tests
key=day, value=9
|
Run tests
key=wday, value=7
|
Run tests
key=isdst, value=false
|
Run tests
key=month, value=11
|
Run tests
key=min, value=40
|
Run tests
key=yday, value=0
|
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