Code Monkey home page Code Monkey logo

actions-test's People

Contributors

raydive avatar

Watchers

 avatar

actions-test's Issues

Issue created from Github Action

total 44
drwxr-xr-x 5 runner docker 4096 Mar 12 01:58 .
drwxr-xr-x 3 runner docker 4096 Mar 12 01:58 ..
-rw-r--r-- 1 runner docker 33 Mar 12 01:58 .clippy.toml
drwxr-xr-x 8 runner docker 4096 Mar 12 01:58 .git
drwxr-xr-x 3 runner docker 4096 Mar 12 01:58 .github
-rw-r--r-- 1 runner docker 350 Mar 12 01:58 .gitignore
-rw-r--r-- 1 runner docker 156 Mar 12 01:58 Cargo.lock
-rw-r--r-- 1 runner docker 181 Mar 12 01:58 Cargo.toml
-rw-r--r-- 1 runner docker 1064 Mar 12 01:58 LICENSE
-rw-r--r-- 1 runner docker 65 Mar 12 01:58 README.md
drwxr-xr-x 2 runner docker 4096 Mar 12 01:58 src

Cognitive Complexity Report

  warning: the function has a cognitive complexity of (1/0)
 --> src/main.rs:1:4
  |
1 | fn main() {
  |    ^^^^
  |
  = help: you could split it up into multiple smaller functions
  = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#cognitive_complexity
  = note: requested on the command line with `-W clippy::cognitive-complexity`

warning: `actions-test` (bin "actions-test") generated 1 warning
    Finished dev [unoptimized + debuginfo] target(s) in 0.01s

test

test
test
test

Issue created from Github Action step2

total 40 drwxr-xr-x 5 runner docker 4096 Mar 11 13:14 . drwxr-xr-x 3 runner docker 4096 Mar 11 13:14 .. drwxr-xr-x 8 runner docker 4096 Mar 11 13:14 .git drwxr-xr-x 3 runner docker 4096 Mar 11 13:14 .github -rw-r--r-- 1 runner docker 350 Mar 11 13:14 .gitignore -rw-r--r-- 1 runner docker 156 Mar 11 13:14 Cargo.lock -rw-r--r-- 1 runner docker 181 Mar 11 13:14 Cargo.toml -rw-r--r-- 1 runner docker 1064 Mar 11 13:14 LICENSE -rw-r--r-- 1 runner docker 65 Mar 11 13:14 README.md drwxr-xr-x 2 runner docker 4096 Mar 11 13:14 src

Cognitive Complexity Report

      Checking actions-test v0.1.0 (/home/runner/work/actions-test/actions-test)
warning: the function has a cognitive complexity of (1/0)
 --> src/main.rs:1:4
  |
1 | fn main() {
  |    ^^^^
  |
  = help: you could split it up into multiple smaller functions
  = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#cognitive_complexity
  = note: requested on the command line with `-W clippy::cognitive-complexity`

warning: `actions-test` (bin "actions-test") generated 1 warning
    Finished dev [unoptimized + debuginfo] target(s) in 1.18s

Issue created from Github Action

total 40
drwxr-xr-x 5 runner docker 4096 Mar 11 13:04 .
drwxr-xr-x 3 runner docker 4096 Mar 11 13:04 ..
drwxr-xr-x 8 runner docker 4096 Mar 11 13:04 .git
drwxr-xr-x 3 runner docker 4096 Mar 11 13:04 .github
-rw-r--r-- 1 runner docker 350 Mar 11 13:04 .gitignore
-rw-r--r-- 1 runner docker 156 Mar 11 13:04 Cargo.lock
-rw-r--r-- 1 runner docker 181 Mar 11 13:04 Cargo.toml
-rw-r--r-- 1 runner docker 1064 Mar 11 13:04 LICENSE
-rw-r--r-- 1 runner docker 65 Mar 11 13:04 README.md
drwxr-xr-x 2 runner docker 4096 Mar 11 13:04 src

Issue created from Github Action

total 40
drwxr-xr-x 5 runner docker 4096 Mar 11 13:13 .
drwxr-xr-x 3 runner docker 4096 Mar 11 13:13 ..
drwxr-xr-x 8 runner docker 4096 Mar 11 13:13 .git
drwxr-xr-x 3 runner docker 4096 Mar 11 13:13 .github
-rw-r--r-- 1 runner docker 350 Mar 11 13:13 .gitignore
-rw-r--r-- 1 runner docker 156 Mar 11 13:13 Cargo.lock
-rw-r--r-- 1 runner docker 181 Mar 11 13:13 Cargo.toml
-rw-r--r-- 1 runner docker 1064 Mar 11 13:13 LICENSE
-rw-r--r-- 1 runner docker 65 Mar 11 13:13 README.md
drwxr-xr-x 2 runner docker 4096 Mar 11 13:13 src

Cognitive Complexity Report

Checking actions-test v0.1.0 (/Users/arata/dev/actions-test)

warning: the function has a cognitive complexity of (1/0)
--> src/main.rs:1:4
|
1 | fn main() {
| ^^^^
|
= help: you could split it up into multiple smaller functions
= help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#cognitive_complexity
= note: requested on the command line with -W clippy::cognitive-complexity

warning: actions-test (bin "actions-test") generated 1 warning
Finished dev [unoptimized + debuginfo] target(s) in 0.01s

Cognitive Complexity Report

 --> src/main.rs:1:4
  |
1 | fn main() {
  |    ^^^^
  |
  = help: you could split it up into multiple smaller functions
  = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#cognitive_complexity
  = note: requested on the command line with `-W clippy::cognitive-complexity`

warning: `actions-test` (bin "actions-test") generated 1 warning
    Finished dev [unoptimized + debuginfo] target(s) in 0.01s\n ```

Cognitive Complexity Report 2023-03-12 23:41:59

      Checking actions-test v0.1.0 (/home/runner/work/actions-test/actions-test)
warning: the function has a cognitive complexity of (1/0)
 --> src/main.rs:1:4
  |
1 | fn main() {
  |    ^^^^
  |
  = help: you could split it up into multiple smaller functions
  = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#cognitive_complexity
  = note: requested on the command line with `-W clippy::cognitive-complexity`

warning: `actions-test` (bin "actions-test") generated 1 warning
    Finished dev [unoptimized + debuginfo] target(s) in 4.73s

Issue created from Github Action

total 28
drwxr-xr-x 4 runner docker 4096 Mar 11 01:29 .
drwxr-xr-x 3 runner docker 4096 Mar 11 01:29 ..
drwxr-xr-x 8 runner docker 4096 Mar 11 01:29 .git
drwxr-xr-x 3 runner docker 4096 Mar 11 01:29 .github
-rw-r--r-- 1 runner docker 320 Mar 11 01:29 .gitignore
-rw-r--r-- 1 runner docker 1064 Mar 11 01:29 LICENSE
-rw-r--r-- 1 runner docker 65 Mar 11 01:29 README.md

Cognitive Complexity Report

 --> src/main.rs:1:4
  |
1 | fn main() {
  |    ^^^^
  |
  = help: you could split it up into multiple smaller functions
  = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#cognitive_complexity
  = note: requested on the command line with `-W clippy::cognitive-complexity`

warning: `actions-test` (bin "actions-test") generated 1 warning
    Finished dev [unoptimized + debuginfo] target(s) in 0.01s ```

Cognitive Complexity Report

 --> src/main.rs:1:4
  |
1 | fn main() {
  |    ^^^^
  |
  = help: you could split it up into multiple smaller functions
  = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#cognitive_complexity
  = note: requested on the command line with `-W clippy::cognitive-complexity`

warning: `actions-test` (bin "actions-test") generated 1 warning
    Finished dev [unoptimized + debuginfo] target(s) in 0.01s\n ```

Cognitive Complexity Report

warning: the function has a cognitive complexity of (1/0)
 --> src/main.rs:1:4
  |
1 | fn main() {
  |    ^^^^
  |
  = help: you could split it up into multiple smaller functions
  = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#cognitive_complexity
  = note: requested on the command line with `-W clippy::cognitive-complexity`

warning: `actions-test` (bin "actions-test") generated 1 warning
    Finished dev [unoptimized + debuginfo] target(s) in 0.02s

Issue created from Github Action

total 40
drwxr-xr-x 5 runner docker 4096 Mar 11 13:14 .
drwxr-xr-x 3 runner docker 4096 Mar 11 13:14 ..
drwxr-xr-x 8 runner docker 4096 Mar 11 13:14 .git
drwxr-xr-x 3 runner docker 4096 Mar 11 13:14 .github
-rw-r--r-- 1 runner docker 350 Mar 11 13:14 .gitignore
-rw-r--r-- 1 runner docker 156 Mar 11 13:14 Cargo.lock
-rw-r--r-- 1 runner docker 181 Mar 11 13:14 Cargo.toml
-rw-r--r-- 1 runner docker 1064 Mar 11 13:14 LICENSE
-rw-r--r-- 1 runner docker 65 Mar 11 13:14 README.md
drwxr-xr-x 2 runner docker 4096 Mar 11 13:14 src

Issue created from Github Action step2

total 44 drwxr-xr-x 5 runner docker 4096 Mar 12 14:42 . drwxr-xr-x 3 runner docker 4096 Mar 12 14:41 .. -rw-r--r-- 1 runner docker 33 Mar 12 14:42 .clippy.toml drwxr-xr-x 8 runner docker 4096 Mar 12 14:42 .git drwxr-xr-x 3 runner docker 4096 Mar 12 14:42 .github -rw-r--r-- 1 runner docker 350 Mar 12 14:42 .gitignore -rw-r--r-- 1 runner docker 156 Mar 12 14:42 Cargo.lock -rw-r--r-- 1 runner docker 181 Mar 12 14:42 Cargo.toml -rw-r--r-- 1 runner docker 1064 Mar 12 14:42 LICENSE -rw-r--r-- 1 runner docker 65 Mar 12 14:42 README.md drwxr-xr-x 2 runner docker 4096 Mar 12 14:42 src

Issue created from Github Action step2

total 44 drwxr-xr-x 5 runner docker 4096 Mar 12 01:58 . drwxr-xr-x 3 runner docker 4096 Mar 12 01:58 .. -rw-r--r-- 1 runner docker 33 Mar 12 01:58 .clippy.toml drwxr-xr-x 8 runner docker 4096 Mar 12 01:58 .git drwxr-xr-x 3 runner docker 4096 Mar 12 01:58 .github -rw-r--r-- 1 runner docker 350 Mar 12 01:58 .gitignore -rw-r--r-- 1 runner docker 156 Mar 12 01:58 Cargo.lock -rw-r--r-- 1 runner docker 181 Mar 12 01:58 Cargo.toml -rw-r--r-- 1 runner docker 1064 Mar 12 01:58 LICENSE -rw-r--r-- 1 runner docker 65 Mar 12 01:58 README.md drwxr-xr-x 2 runner docker 4096 Mar 12 01:58 src

test

ほっほほほ

Cognitive Complexity Report

 --> src/main.rs:1:4
  |
1 | fn main() {
  |    ^^^^
  |
  = help: you could split it up into multiple smaller functions
  = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#cognitive_complexity
  = note: requested on the command line with `-W clippy::cognitive-complexity`

warning: `actions-test` (bin "actions-test") generated 1 warning
    Finished dev [unoptimized + debuginfo] target(s) in 0.02s\n ```

Issue created from Github Action

total 44
drwxr-xr-x 5 runner docker 4096 Mar 12 14:42 .
drwxr-xr-x 3 runner docker 4096 Mar 12 14:41 ..
-rw-r--r-- 1 runner docker 33 Mar 12 14:42 .clippy.toml
drwxr-xr-x 8 runner docker 4096 Mar 12 14:42 .git
drwxr-xr-x 3 runner docker 4096 Mar 12 14:42 .github
-rw-r--r-- 1 runner docker 350 Mar 12 14:42 .gitignore
-rw-r--r-- 1 runner docker 156 Mar 12 14:42 Cargo.lock
-rw-r--r-- 1 runner docker 181 Mar 12 14:42 Cargo.toml
-rw-r--r-- 1 runner docker 1064 Mar 12 14:42 LICENSE
-rw-r--r-- 1 runner docker 65 Mar 12 14:42 README.md
drwxr-xr-x 2 runner docker 4096 Mar 12 14:42 src

Issue created from Github Action

total 40
drwxr-xr-x 5 runner docker 4096 Mar 11 13:04 .
drwxr-xr-x 3 runner docker 4096 Mar 11 13:04 ..
drwxr-xr-x 8 runner docker 4096 Mar 11 13:04 .git
drwxr-xr-x 3 runner docker 4096 Mar 11 13:04 .github
-rw-r--r-- 1 runner docker 350 Mar 11 13:04 .gitignore
-rw-r--r-- 1 runner docker 156 Mar 11 13:04 Cargo.lock
-rw-r--r-- 1 runner docker 181 Mar 11 13:04 Cargo.toml
-rw-r--r-- 1 runner docker 1064 Mar 11 13:04 LICENSE
-rw-r--r-- 1 runner docker 65 Mar 11 13:04 README.md
drwxr-xr-x 2 runner docker 4096 Mar 11 13:04 src

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.