Giter Site home page Giter Site logo

rust-sample's Introduction

rust-template-for-vscode-remotecontainers

CI

Rust template development environment using VSCode's RemoteContainers

Requirements

Usage

Run Remote-containers: Reopen in Container from the command palette ( + + P ). And if you see "Dev Container: Rust Template" in the bottom left corner, you're good to go!

The following are installed.

rust-sample's People

Contributors

siruku6 avatar

Watchers

 avatar

rust-sample's Issues

github actionsでエラー発生

該当箇所

- name: Run clippy
uses: actions-rs/clippy-check@v1
with:
token: ${{ secrets.GITHUB_TOKEN }}

Error

Executing cargo clippy (JSON output)
  /home/runner/.cargo/bin/cargo clippy --message-format=json
      Checking template v0.1.0 (/home/runner/work/rust-sample/rust-sample)
  {"reason":"compiler-artifact","package_id":"template 0.1.0 (path+file:///home/runner/work/rust-sample/rust-sample)","manifest_path":"/home/runner/work/rust-sample/rust-sample/Cargo.toml","target":{"kind":["bin"],"crate_types":["bin"],"name":"template","src_path":"/home/runner/work/rust-sample/rust-sample/src/main.rs","edition":"2021","doc":true,"doctest":false,"test":true},"profile":{"opt_level":"0","debuginfo":2,"debug_assertions":true,"overflow_checks":true,"test":false},"features":[],"filenames":["/home/runner/work/rust-sample/rust-sample/target/debug/deps/libtemplate-740ff2a1[9](https://github.com/siruku6/rust-sample/actions/runs/4798546276/jobs/8536982861#step:6:10)39abd42.rmeta"],"executable":null,"fresh":false}
  {"reason":"build-finished","success":true}
      Finished dev [unoptimized + debuginfo] target(s) in 0.18s
Clippy results: 0 ICE, 0 errors, 0 warnings, 0 notes, 0 help
Error: Resource not accessible by integration

https://github.com/siruku6/rust-sample/actions/runs/4798546276/jobs/8536982861

関連情報

https://qiita.com/schrosis/items/1d99b68ae00d3cdbf9e1

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.