Giter VIP home page Giter VIP logo

token-contract-as's People

Contributors

chadoh avatar dependabot-preview[bot] avatar gagdiez avatar janedegtiareva avatar mikedotexe avatar sarangparikh22 avatar thisisjoshford avatar vgrichina avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

token-contract-as's Issues

Yarn jest fails to run with a Reference Error

FAIL src/test.js
โ— Test suite failed to run

ReferenceError: jasmine is not defined

   6 |   let eve = 'eve.near';
   7 |
>  8 |   jasmine.DEFAULT_TIMEOUT_INTERVAL = 10000;
     |   ^
   9 |
  10 |   beforeAll(async function() {
  11 |     console.log('nearConfig', nearConfig);

  at src/test.js:8:3
  at Object.<anonymous> (src/test.js:1:30)

Your .dependabot/config.yml contained invalid details

Dependabot encountered the following error when parsing your .dependabot/config.yml:

Automerging is not enabled for this account. You can enable it from the [account settings](https://app.dependabot.com/accounts/near-examples/settings) screen in your Dependabot dashboard.

Please update the config file to conform with Dependabot's specification using our docs and online validator.

yarn asp fails - compilation error when trying to create the wasm binary for file: assembly/__tests__/token.spec.ts

ERROR TS2339: Property 'setSigner_account_id' does not exist on type '~lib/near-sdk-core/contract/Context'.

       Context.setSigner_account_id(alice);
               ~~~~~~~~~~~~~~~~~~~~
 in assembly/__tests__/token.spec.ts(20,15)

ERROR TS2339: Property 'setAccount_balance' does not exist on type '~lib/near-sdk-core/contract/Context'.

       Context.setAccount_balance(u128.fromString("1000000"));
               ~~~~~~~~~~~~~~~~~~
 in assembly/__tests__/token.spec.ts(21,15)

[Error] There was a compilation error when trying to create the wasm binary for file: assembly/__tests__/token.spec.ts.
[2 compile error(s)]
error Command failed with exit code 1.

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.