Add solution and test-cases for problem 778 #1511
test.yml
on: pull_request
Test Solution Cases
3m 43s
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/
|