Skip to content

Here's what's popular on GitHub today...

Deviant

Game Bytes - Halloween Edition 🎃

Deviant is one of 13 seasonally spooktacular games featured on our blog. Play and/or view the source!

Jekyll logo

Popular topic

Jekyll is a simple, blog-aware static site generator.
30 Minutes to Merge: CVARs in Ruby

Upcoming event recommended by GitHub

Nov
22

30 Minutes to Merge: CVARs in Ruby

November 22, 2021 • Online

Join @beardofedu and GitHub’s Principal Engineer @eileencodes to learn about class variables (CVARs) in Ruby.

Trending repository

NightrainsRbx
NightrainsRbx commented Nov 6, 2021

When luau-analyze reports errors from a file, it also reports errors from its required modules as if they were from that file.

PS C:\Users\andre\Desktop\test> luau-analyze .
./main.lua(7,1): TypeError: Argument count mismatch. Function expects 1 argument, but none are specified
./main.lua(3,15): TypeError: Type 'number' could not be converted into 'string'
./test.lua(7,1): TypeError: Argu
Cloud 66 Skycap screenshot

App recommended by GitHub

Cloud 66 Skycap

Skycap is a container-native Continuous Delivery Pipeline. It takes your code from any git repository, and allows you to build your image in a reliable, secure, and repeatable way.

Skycap runs your Docker build workflow step by step for multiple images. It comes complete with an intuitive UI & private Docker repository.

Combine with Maestro for an end-to-end solution.

Trending repository

JacksonKearl
JacksonKearl commented Oct 28, 2021

TS Template added by @mjbvz

TypeScript Version: 4.5.0-dev.20211028

Search Terms

  • javascript
  • checkjs
  • strict

See microsoft/TypeScript#46570 (comment) for more minimal repro


In minimal-hello-world extension sample, using this code:

// The module 'vscode' contains the VS Code extensibility API
// Import the module and

Trending repository

The ultimate full-stack Ethereum Dapp Boilerplate which gives you maximum flexibility and speed. Feel free to fork and contribute. Although this repo is called "Ethereum Boilerplate" it works with any EVM system and even Solana support is coming soon! Happy BUIDL!👷‍♂️

  • Updated Nov 5, 2021
  • JavaScript

Trending repository

hellock
hellock commented Jul 13, 2020

We keep this issue open to collect feature requests from users and hear your voice. Our monthly release plan is also available here.

You can either:

  1. Suggest a new feature by leaving a comment.
  2. Vote for a feature request with 👍 or be against with 👎. (Remember that developers are busy and cannot respond to all feature requests, so vote for your most favorable one!)
  3. Tell us that you wo

Trending repository

mrnonz
mrnonz commented Feb 15, 2019

Hi, I read example command here https://docs.microsoft.com/en-us/cli/azure/container?view=azure-cli-latest#examples

and I found wrong command on "Create a container in a container group that runs Windows, with 2 cores and 3.5Gb of memory." Section.

Here your command
az container create -g MyResourceGroup --name myapp --image myimage:latest --ip-address public --ports 8081 --protocol UDP

Check Run Reporter screenshot

App recommended by GitHub

Check Run Reporter

Check Run Reporter takes your JUnit, Checkstyle, and other structured reports and presents their results to you right in the GitHub UI. No more need to dig through your pages of CI logs to find out why your build failed.