Skip to content

Add solution and test-cases for problem 3039 #1521

Add solution and test-cases for problem 3039

Add solution and test-cases for problem 3039 #1521

Triggered via pull request June 17, 2024 00:59
Status Success
Total duration 3m 58s
Artifacts

test.yml

on: pull_request
Test Solution Cases
3m 48s
Test Solution Cases
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 2 warnings
Test Solution Cases: leetcode/301-400/0354.Russian-Doll-Envelopes/Solution_test.go#L24
cannot use c.inputs (variable of type bool) as [][]int value in argument to Solution
Test Solution Cases: leetcode/2001-2100/2073.Time-Needed-to-Buy-Tickets/Solution_test.go#L26
(*testing.common).Fatalf call needs 3 args but has 4 args
Test Solution Cases
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-go@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Test Solution Cases
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/